From 89cc82f32ecc7a93efb6c642e6daaedd72b3b5d0 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 22 Jul 2005 11:01:30 +0000 Subject: fix libnvram install into staging dir git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1527 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/package/nvram/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt') diff --git a/openwrt/target/linux/package/nvram/Makefile b/openwrt/target/linux/package/nvram/Makefile index 3f7626ab0..3e5263b34 100644 --- a/openwrt/target/linux/package/nvram/Makefile +++ b/openwrt/target/linux/package/nvram/Makefile @@ -34,6 +34,7 @@ $(IPKG_NVRAM): compile: install-dev install-dev: + mkdir -p $(STAGING_DIR)/usr/lib cp $(PKG_BUILD_DIR)/*.so $(STAGING_DIR)/usr/lib -- cgit v1.2.3