.pci.o.flags
来自「IXP425 平台下嵌入式LINUX的PCI总线的驱动程序」· FLAGS 代码 · 共 4 行
FLAGS
4 行
ifeq (-D__KERNEL__ -I/newdisk/pjg/IXP425/lanner-1.4-withcrypto/IXP425/linux_kernel/linux-2.4.19/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -Uarm -fno-common -pipe -mapcs-32 -D__LINUX_ARM_ARCH__=5 -mcpu=xscale -mtune=xscale -mshort-load-bytes -msoft-float -nostdinc -I /usr/local/armv5b-linux/lib/gcc-lib/armv5b-linux/3.0.2/include -DEXPORT_SYMTAB,$(strip $(subst $(comma),:,$(CFLAGS) $(EXTRA_CFLAGS_nostdinc) $(CFLAGS_pci.o) -DEXPORT_SYMTAB)))FILES_FLAGS_UP_TO_DATE += pci.oendif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?