[packages] ap51-flash: remove patch as it is already included in upstream version
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20375 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
162b7ed745
commit
99d8cb38cb
@ -1,12 +0,0 @@
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -21,7 +21,8 @@ AR = $(CROSS)ar
|
||||
STRIP = $(CROSS)strip
|
||||
OBJCOPY = $(CROSS)objcopy
|
||||
WINDRES = $(CROSS)windres
|
||||
-CFLAGS = -Wall -ggdb -I. -IWpdPack/Include/ -fno-strict-aliasing -fpack-struct -Os
|
||||
+OFLAGS = -Os -ggdb
|
||||
+CFLAGS = -Wall -I. -IWpdPack/Include/ -fno-strict-aliasing -fpack-struct $(OFLAGS)
|
||||
LIB_OBJS= ap51-flash.o uip.o uip_arp.o timer.o clock-arch.o psock.o packet.o
|
||||
OBJS = $(LIB_OBJS) main.o
|
||||
AP51_RC = ap51-flash-res
|
Loading…
x
Reference in New Issue
Block a user