projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[package] mac80211: update compat-wireless to 2009-01-29
[openwrt.git]
/
package
/
mac80211
/
patches
/
005-disable_ssb_build.patch
1
--- a/Makefile
2
+++ b/Makefile
3
@@ -20,8 +20,7 @@ NOSTDINC_FLAGS := -I$(M)/include/ -inclu
4
obj-y := net/wireless/ net/mac80211/
5
ifeq ($(ONLY_CORE),)
6
obj-$(CONFIG_B44) += drivers/net/b44.o
7
-obj-y += drivers/ssb/ \
8
- drivers/misc/eeprom/ \
9
+obj-y += drivers/misc/eeprom/ \
10
drivers/net/usb/ \
11
drivers/net/wireless/
12
endif
This page took
0.046139 seconds
and
5
git commands to generate.