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