mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 07:48:25 +02:00
e2ece674fc
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4704 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
322 B
Diff
12 lines
322 B
Diff
--- madwifi.old/Makefile.inc 2006-07-14 07:15:56.000000000 +0200
|
|
+++ madwifi.dev/Makefile.inc 2006-08-30 05:20:27.000000000 +0200
|
|
@@ -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)
|