projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from...
[openwrt.git]
/
package
/
crda
/
Makefile
diff --git
a/package/crda/Makefile
b/package/crda/Makefile
index
6585117
..
e53db3d
100644
(file)
--- a/
package/crda/Makefile
+++ b/
package/crda/Makefile
@@
-51,6
+51,7
@@
endef
TARGET_CPPFLAGS := \
-I$(STAGING_DIR)/usr/include/libnl-tiny \
+ -D_GNU_SOURCE \
$(TARGET_CPPFLAGS)
MAKE_FLAGS += \
This page took
0.025839 seconds
and
4
git commands to generate.