makefile
来自「LINUX 2.6.17.4的源码」· 代码 · 共 12 行
TXT
12 行
## Makefile for the SGI specific kernel interface routines# under Linux.#obj-y += ip22-mc.o ip22-hpc.o ip22-int.o ip22-berr.o \ ip22-time.o ip22-nvram.o ip22-reset.o ip22-setup.oobj-$(CONFIG_EISA) += ip22-eisa.oEXTRA_AFLAGS := $(CFLAGS)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?