projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
md5sum was left out
[openwrt.git]
/
package
/
libnl
/
Makefile
diff --git
a/package/libnl/Makefile
b/package/libnl/Makefile
index
3303260
..
ec4ea41
100644
(file)
--- a/
package/libnl/Makefile
+++ b/
package/libnl/Makefile
@@
-38,6
+38,7
@@
endef
ifneq ($(CONFIG_LINUX_2_6_23),)
define Build/InstallDev
+ $(INSTALL_DIR) $(1)
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
mkdir -p $(1)/usr/include/libnl
$(CP) $(PKG_BUILD_DIR)/include/linux $(1)/usr/include/libnl/
This page took
0.023829 seconds
and
4
git commands to generate.