makefile
来自「fft的工业级的EP9315的开发板的所有驱动程序」· 代码 · 共 16 行
TXT
16 行
# File: drivers/at91/serial/Makefile## Makefile for the Atmel AT91RM9200 serial and console device drivers#O_TARGET := at91serial.oobj-y :=obj-m :=obj-n :=obj- :=obj-$(CONFIG_SERIAL_AT91) += at91_serial.oinclude $(TOPDIR)/Rules.make
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?