projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rt2x00 fixes after [8548]:
[openwrt.git]
/
package
/
rt2x00
/
src
/
Makefile
diff --git
a/package/rt2x00/src/Makefile
b/package/rt2x00/src/Makefile
index
dd32cf6
..
842afba
100644
(file)
--- 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
This page took
0.024221 seconds
and
4
git commands to generate.