projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[adm5120] add experimental support for 2.6.30
[openwrt.git]
/
package
/
wprobe
/
Makefile
diff --git
a/package/wprobe/Makefile
b/package/wprobe/Makefile
index
7b49b65
..
fe96512
100644
(file)
--- a/
package/wprobe/Makefile
+++ b/
package/wprobe/Makefile
@@
-59,9
+59,9
@@
define Build/Prepare
$(CP) src/* $(PKG_BUILD_DIR)/
endef
-TARGET_C
FLAGS +
= \
+TARGET_C
PPFLAGS :
= \
-I$(STAGING_DIR)/usr/include/libnl-tiny \
- -I$(STAGING_DIR)/usr/include
+ $(TARGET_CPPFLAGS)
ifdef CONFIG_PACKAGE_kmod-wprobe
define Build/Compile/kmod
This page took
0.020078 seconds
and
4
git commands to generate.