projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] base-files: initialize GZIPED to 0 in sysupgrade since it's used later...
[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
7a0f6c3
..
fc253bd
100644
(file)
--- a/
package/mac80211/patches/005-disable_ssb_build.patch
+++ b/
package/mac80211/patches/005-disable_ssb_build.patch
@@
-5,8
+5,8
@@
ifeq ($(ONLY_CORE),)
obj-$(CONFIG_B44) += drivers/net/b44.o
-obj-y += drivers/ssb/ \
-- drivers/misc/ \
-+obj-y += drivers/misc/ \
+- drivers/misc/
eeprom/
\
++obj-y += drivers/misc/
eeprom/
\
drivers/net/usb/ \
drivers/net/wireless/
endif
This page took
0.023804 seconds
and
4
git commands to generate.