projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel: add KEY_WPS_BUTTON definition
[openwrt.git]
/
package
/
swconfig
/
Makefile
diff --git
a/package/swconfig/Makefile
b/package/swconfig/Makefile
index
dbc38ec
..
ef9dbef
100644
(file)
--- a/
package/swconfig/Makefile
+++ b/
package/swconfig/Makefile
@@
-24,6
+24,7
@@
TARGET_CPPFLAGS := \
-D_GNU_SOURCE \
-I$(STAGING_DIR)/usr/include/libnl-tiny \
-I$(LINUX_DIR)/include \
+ -I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include \
-I$(PKG_BUILD_DIR) \
$(TARGET_CPPFLAGS)
This page took
0.023239 seconds
and
4
git commands to generate.