Browse Source

Adjust iw patch

Michael Schwarz 5 years ago
parent
commit
e59449abd3
1 changed files with 4 additions and 4 deletions
  1. 4 4
      patches/0001-openwrt-patch-iw.patch

+ 4 - 4
patches/0001-openwrt-patch-iw.patch

@@ -2,11 +2,11 @@ From: Karsten Böddeker <freifunk@kb-light.de>
 Date: Sat, 23 Apr 2016 15:20:30 +0200
 Subject: openwrt: patch iw
 
-diff --git a/patches/openwrt/1001-iw-patch-200-reduce-size-patch.patch b/patches/openwrt/1001-iw-patch-200-reduce-size-patch.patch
+diff --git a/patches/lede/1001-iw-patch-200-reduce-size-patch.patch b/patches/lede/1001-iw-patch-200-reduce-size-patch.patch
 new file mode 100644
 index 0000000..09c978e
 --- /dev/null
-+++ b/patches/openwrt/1001-iw-patch-200-reduce-size-patch.patch
++++ b/patches/lede/1001-iw-patch-200-reduce-size-patch.patch
 @@ -0,0 +1,23 @@
 +From: Karsten Böddeker <freifunk@kb-light.de>
 +Date: Sat, 23 Apr 2016 15:20:29 +0200
@@ -19,8 +19,8 @@ index 0000000..09c978e
 +@@ -1,12 +1,11 @@
 + --- a/Makefile
 + +++ b/Makefile
-+-@@ -15,8 +15,8 @@ CFLAGS += -Wall -Wundef -Wstrict-prototy
-++@@ -16,7 +16,7 @@ CFLAGS += -Wall -Wundef -Wstrict-prototy
++-@@ -16,8 +16,8 @@ CFLAGS += -Wall -Wundef -Wstrict-prototy
+++@@ -17,7 +17,7 @@ CFLAGS += -Wall -Wundef -Wstrict-prototy
 +  OBJS = iw.o genl.o event.o info.o phy.o \
 +  	interface.o ibss.o station.o survey.o util.o ocb.o \
 +  	mesh.o mpath.o mpp.o scan.o reg.o version.o \