summaryrefslogtreecommitdiffstats
path: root/package/rt2x00/src/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-08-30 16:41:16 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-08-30 16:41:16 +0000
commitd4bd7c7998548d68b21283d661f3aff54b4a658f (patch)
treec8993398ceb95efe9a10018701307eec3ed48950 /package/rt2x00/src/Makefile
parent885a5a16560c74cfacc824ef754e30c9f6e4ce5c (diff)
rt2x00 fixes after [8548]:
* fix creating defines from kconfig * revert auto-inclusion of rt2x00_compat.h git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8551 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/rt2x00/src/Makefile')
-rw-r--r--package/rt2x00/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/rt2x00/src/Makefile b/package/rt2x00/src/Makefile
index dd32cf6a2..842afbac2 100644
--- a/package/rt2x00/src/Makefile
+++ b/package/rt2x00/src/Makefile
@@ -97,6 +97,7 @@ endif
endif
MAKEFLAGS += --no-print-directory
+CFLAGS := -include $(SUBDIRS)/rt2x00_compat.h $(CFLAGS)
all: default