projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: fix AR934X clock frequency calculation
[openwrt.git]
/
package
/
netifd
/
Makefile
diff --git
a/package/netifd/Makefile
b/package/netifd/Makefile
index
98b4a40
..
831bb6c
100644
(file)
--- a/
package/netifd/Makefile
+++ b/
package/netifd/Makefile
@@
-23,8
+23,8
@@
define Package/netifd
endef
TARGET_CFLAGS += \
- -I$(STAGING_DIR)/usr/include \
- -I$(STAGING_DIR)/usr/include
/libnl-tiny
+ -I$(STAGING_DIR)/usr/include
/libnl-tiny
\
+ -I$(STAGING_DIR)/usr/include
CMAKE_OPTIONS += \
-DLIBNL_LIBS=-lnl-tiny \
This page took
0.018991 seconds
and
4
git commands to generate.