more rt2x00 fixes (thanks to sn9):
[openwrt.git] / package / rt2x00 / src / Makefile
index dd32cf6..842afba 100644 (file)
@@ -97,6 +97,7 @@ endif
 endif
 
 MAKEFLAGS += --no-print-directory
+CFLAGS := -include $(SUBDIRS)/rt2x00_compat.h $(CFLAGS)
 
 all: default
 
This page took 0.019556 seconds and 4 git commands to generate.