diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-21 15:16:22 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-21 15:16:22 +0000 |
commit | 06e82a970e46a73802b04ff608162c8df97e0a63 (patch) | |
tree | 9b3da38e38fc7b11c81b2c832721299050ff394d /package/mac80211/patches-old/005-disable_ssb_build.patch | |
parent | 2db05e4bbbdf107f2cebdf385af108c77b9748ba (diff) |
mac80211: refresh patches for old version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14591 3c298f89-4303-0410-b956-a3cf2f4a3e73
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/ \ |