projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: update ath9k patch
[openwrt.git]
/
package
/
mac80211
/
patches
/
005-disable_ssb_build.patch
diff --git
a/package/mac80211/patches/005-disable_ssb_build.patch
b/package/mac80211/patches/005-disable_ssb_build.patch
index
fc253bd
..
deb9487
100644
(file)
--- a/
package/mac80211/patches/005-disable_ssb_build.patch
+++ b/
package/mac80211/patches/005-disable_ssb_build.patch
@@
-1,12
+1,10
@@
--- a/Makefile
+++ b/Makefile
--- a/Makefile
+++ b/Makefile
-@@ -2
0,8 +20,7
@@ NOSTDINC_FLAGS := -I$(M)/include/ -inclu
- obj-y := net/wireless/ net/mac80211/
+@@ -2
2,7 +22,6
@@ NOSTDINC_FLAGS := -I$(M)/include/ -inclu
+ obj-y := net/wireless/ net/mac80211/
net/rfkill/
ifeq ($(ONLY_CORE),)
ifeq ($(ONLY_CORE),)
- obj-
$(CONFIG_B44) += drivers/net/b44.o
--
obj-y +=
drivers/ssb/ \
-
-
drivers/misc/eeprom/ \
-
+obj-y += drivers/misc/eeprom
/ \
+ obj-
m += \
+-
drivers/ssb/ \
+
drivers/misc/eeprom/ \
+
drivers/net
/ \
drivers/net/usb/ \
drivers/net/usb/ \
- drivers/net/wireless/
- endif
This page took
0.022466 seconds
and
4
git commands to generate.