makefile

来自「LINUX 2.6.17.4的源码」· 代码 · 共 10 行

TXT
10
字号
obj-$(CONFIG_IEEE80211_SOFTMAC) += ieee80211softmac.oieee80211softmac-objs := \			ieee80211softmac_io.o \			ieee80211softmac_auth.o \			ieee80211softmac_module.o \			ieee80211softmac_scan.o \			ieee80211softmac_wx.o \			ieee80211softmac_assoc.o \			ieee80211softmac_event.o

⌨️ 快捷键说明

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