diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-02-21 15:16:22 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-02-21 15:16:22 +0000 |
commit | f2616b6ca474038660164dcd6726c81c7663c635 (patch) | |
tree | 0bee054afd1a348539049514f9d318be4775e896 /package/mac80211/patches-old/005-disable_ssb_build.patch | |
parent | 701d71984cd2ae8ddabb45ca57a871fdb4a94df3 (diff) | |
download | upstream-f2616b6ca474038660164dcd6726c81c7663c635.tar.gz upstream-f2616b6ca474038660164dcd6726c81c7663c635.tar.bz2 upstream-f2616b6ca474038660164dcd6726c81c7663c635.zip |
mac80211: refresh patches for old version
SVN-Revision: 14591
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 8a9a06b9d5..c80c745975 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/ \ |