diff options
Diffstat (limited to 'package/mac80211/patches-old/005-disable_ssb_build.patch')
-rw-r--r-- | package/mac80211/patches-old/005-disable_ssb_build.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/mac80211/patches-old/005-disable_ssb_build.patch b/package/mac80211/patches-old/005-disable_ssb_build.patch index 8a9a06b..c80c745 100644 --- a/package/mac80211/patches-old/005-disable_ssb_build.patch +++ b/package/mac80211/patches-old/005-disable_ssb_build.patch @@ -1,6 +1,6 @@ ---- a/Makefile 2008-07-18 06:11:03.000000000 +0200 -+++ b/Makefile 2008-11-28 19:31:58.000000000 +0100 -@@ -19,7 +19,6 @@ +--- a/Makefile ++++ b/Makefile +@@ -19,7 +19,6 @@ NOSTDINC_FLAGS := -I$(M)/include/ -inclu obj-y := net/wireless/ net/mac80211/ ifeq ($(ONLY_CORE),) obj-y += net/ieee80211/ \ |