📄 makefile
字号:
# Makefile for the Linux device treeobj-y := core.o sys.o interface.o bus.o \ driver.o class.o class_simple.o platform.o \ cpu.o firmware.o init.o map.o dmapool.oobj-y += power/obj-$(CONFIG_FW_LOADER) += firmware_class.oobj-$(CONFIG_NUMA) += node.oifeq ($(CONFIG_DEBUG_DRIVER),y)EXTRA_CFLAGS += -DDEBUGendif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -