makefile

来自「Linux Kernel 2.6.9 for OMAP1710」· 代码 · 共 8 行

TXT
8
字号
## Makefile for the Cobalt micro systems family specific parts of the kernel#obj-y	 := irq.o int-handler.o reset.o setup.o promcon.oEXTRA_AFLAGS := $(CFLAGS)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?