aboutsummaryrefslogtreecommitdiffstats
path: root/package/libnl
diff options
context:
space:
mode:
Diffstat (limited to 'package/libnl')
-rw-r--r--package/libnl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libnl/Makefile b/package/libnl/Makefile
index 3303260d4e..ec4ea41fd3 100644
--- 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/