make.ixp
来自「ixp425 bsp for vxworks」· IXP 代码 · 共 18 行
IXP
18 行
# make.ixp - make rules to specify big endian ixp425 BSP flavor## Copyright 2003 Wind River Systems, Inc.## modification history# --------------------# 01a,03jul03,m_h created## DESCRIPTION# This file contains rules for building vxWorks for the big endian version# of the IXP425. It is included by the generic Makefile##*/# IX_TARGET will be "vxle" or "vxbe" depending on endiannessIX_TARGET = vxbe
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?