makefile.k26
来自「无线网卡驱动程序 802.11b无线网卡可直接移植到2.6内核中去」· K26 代码 · 共 11 行
K26
11 行
# $Id: Makefile.k26,v 1.1 2004/08/18 22:01:45 jal2 Exp $obj-$(CONFIG_USB_ATMEL) += at76c503.o at76_usbdfu.o at76c503-i3861.o at76c503-rfmd.o at76c503-rfmd-acc.o \ at76c505-rfmd.o at76c503-i3863.o at76c505-rfmd2958.o at76c505a-rfmd2958.o# copy the fw-*.h files into this dir and uncomment to compile the firmware statically# into the driver (against kernel policy of not including binary-only code)#EXTRA_CFLAGS = -DCOMPILE_FIRMWARE_INTO_DRIVER
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?