Root/package/acx-mac80211/patches/003-build_as_modules.patch

1--- a/Makefile
2+++ b/Makefile
3@@ -29,7 +29,7 @@ ifneq ($(KERNELRELEASE),)
4     acx-mac80211-obj-$(CONFIG_ACX_MAC80211_PCI) += pci.o
5     acx-mac80211-obj-$(CONFIG_ACX_MAC80211_USB) += usb.o
6     acx-mac80211-obj-$(CONFIG_ACX_MAC80211_MEM) += mem.o
7- acx-mac80211-objs := common.o $(acx-mac80211-obj-y)
8+ acx-mac80211-objs := common.o $(acx-mac80211-obj-m)
9     
10 else
11 # Otherwise we were called directly from the command line: the kernel build
12

Archive Download this file



interactive