summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/005-disable_ssb_build.patch
blob: deb9487120800f5680ecf5b74639da69b4f2f465 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,6 @@ NOSTDINC_FLAGS := -I$(M)/include/ -inclu
 obj-y := net/wireless/ net/mac80211/ net/rfkill/
 ifeq ($(ONLY_CORE),)
 obj-m += \
-	drivers/ssb/ \
 	drivers/misc/eeprom/ \
 	drivers/net/ \
 	drivers/net/usb/ \