From dff2c6a6d0c9ae8b3fe99270f0736244a737aa72 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 29 Nov 2008 15:48:42 +0000 Subject: Update mac80211 and make b43 driver build and load on targets other than brcm47xx (#4266) Signed-off-by: Hauke Mehrtens SVN-Revision: 13431 --- package/mac80211/patches-old/005-disable_ssb_build.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/mac80211/patches-old/005-disable_ssb_build.patch (limited to 'package/mac80211/patches-old/005-disable_ssb_build.patch') diff --git a/package/mac80211/patches-old/005-disable_ssb_build.patch b/package/mac80211/patches-old/005-disable_ssb_build.patch new file mode 100644 index 0000000..8a9a06b --- /dev/null +++ b/package/mac80211/patches-old/005-disable_ssb_build.patch @@ -0,0 +1,10 @@ +--- a/Makefile 2008-07-18 06:11:03.000000000 +0200 ++++ b/Makefile 2008-11-28 19:31:58.000000000 +0100 +@@ -19,7 +19,6 @@ + obj-y := net/wireless/ net/mac80211/ + ifeq ($(ONLY_CORE),) + obj-y += net/ieee80211/ \ +- drivers/ssb/ \ + drivers/misc/ \ + drivers/net/usb/ \ + drivers/net/wireless/ -- cgit v1.1