summaryrefslogtreecommitdiff
path: root/package/wpa_supplicant/patches
diff options
context:
space:
mode:
authorwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
committerwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
commit219a6dab8995aad9ac4860cc1a84d6f3509a03a4 (patch)
treeb9c0f3c43aebba2fcfef777592d0add39f2072f4 /package/wpa_supplicant/patches
Initial import
Diffstat (limited to 'package/wpa_supplicant/patches')
-rw-r--r--package/wpa_supplicant/patches/patch-Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/wpa_supplicant/patches/patch-Makefile b/package/wpa_supplicant/patches/patch-Makefile
new file mode 100644
index 000000000..6b33a653d
--- /dev/null
+++ b/package/wpa_supplicant/patches/patch-Makefile
@@ -0,0 +1,13 @@
+$Id$
+--- wpa_supplicant-0.5.8.orig/Makefile Tue May 29 02:08:25 2007
++++ wpa_supplicant-0.5.8/Makefile Sun Oct 21 20:55:37 2007
+@@ -3,7 +3,8 @@ CC=gcc
+ endif
+
+ ifndef CFLAGS
+-CFLAGS = -MMD -O2 -Wall -g
++OPT_FLAGS = -O2 -g
++CFLAGS = -MMD $(OPT_FLAGS) -Wall
+ endif
+
+ # Include directories for CVS version