mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-11 06:38:26 +02:00
bc6c15bda7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3055 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
446 B
Diff
13 lines
446 B
Diff
diff -ur madwifi-ng-r1358-20051215/Makefile.inc madwifi-ng-r1358-20051215-owrt/Makefile.inc
|
|
--- madwifi-ng-r1358-20051215/Makefile.inc 2005-11-10 03:17:23.000000000 +0100
|
|
+++ madwifi-ng-r1358-20051215-owrt/Makefile.inc 2006-01-21 14:36:55.000000000 +0100
|
|
@@ -181,7 +181,7 @@
|
|
#
|
|
TOOLS= ${DEPTH}/tools
|
|
|
|
-COPTS+= -Werror
|
|
+#COPTS+= -Werror
|
|
INCS= -include ${obj}/${DEPTH}/include/compat.h -I${obj}/${DEPTH}/include
|
|
|
|
ifeq ($(strip ${BUS}),AHB)
|