aboutsummaryrefslogtreecommitdiffstats
path: root/package/rt2x00/src
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2007-08-30 16:41:16 +0000
committerNicolas Thill <nico@openwrt.org>2007-08-30 16:41:16 +0000
commit39c62b54db169f4c2212dc0068198155dc10dcb8 (patch)
treec8993398ceb95efe9a10018701307eec3ed48950 /package/rt2x00/src
parentcf9e2f568437d56b4075e24623a62201ae9b5a02 (diff)
downloadupstream-39c62b54db169f4c2212dc0068198155dc10dcb8.tar.gz
upstream-39c62b54db169f4c2212dc0068198155dc10dcb8.tar.bz2
upstream-39c62b54db169f4c2212dc0068198155dc10dcb8.zip
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')
-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 dd32cf6a20..842afbac20 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