projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
libelf: get rid of CRLF encoding in the makefile (thx, danimo)
[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
9edb690
..
69f29f6
100644
(file)
--- a/
package/mac80211/patches/005-disable_ssb_build.patch
+++ b/
package/mac80211/patches/005-disable_ssb_build.patch
@@
-1,6
+1,6
@@
--- a/Makefile
+++ b/Makefile
--- a/Makefile
+++ b/Makefile
-@@ -
28,7 +28
,7 @@ obj-$(CONFIG_COMPAT_WIRELESS_MODULES) +=
+@@ -
30,7 +30
,7 @@ obj-$(CONFIG_COMPAT_WIRELESS_MODULES) +=
obj-$(CONFIG_COMPAT_NET_USB_MODULES) += drivers/net/usb/
obj-$(CONFIG_COMPAT_NETWORK_MODULES) += drivers/net/
obj-$(CONFIG_COMPAT_NET_USB_MODULES) += drivers/net/usb/
obj-$(CONFIG_COMPAT_NETWORK_MODULES) += drivers/net/
@@
-41,7
+41,7
@@
CONFIG_P54_PCI=m
# CONFIG_B44=m
CONFIG_P54_PCI=m
# CONFIG_B44=m
-@@ -41
1,7 +395
,6 @@ endif # end of SPI driver list
+@@ -41
3,7 +397
,6 @@ endif # end of SPI driver list
ifneq ($(CONFIG_MMC),)
ifneq ($(CONFIG_MMC),)
This page took
0.028969 seconds
and
4
git commands to generate.