From: nbd Date: Mon, 3 Oct 2005 20:18:39 +0000 (+0000) Subject: fix nvram build error X-Git-Tag: fast2504n-3.10.28-merged~24174 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=f843bbbd1a6b835c94e229c960837333f2e12d55;p=openwrt.git fix nvram build error git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2047 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/nvram/Makefile b/openwrt/package/nvram/Makefile index f7312fe18b..b1b87fd15b 100644 --- a/openwrt/package/nvram/Makefile +++ b/openwrt/package/nvram/Makefile @@ -39,7 +39,7 @@ $(IPKG_NVRAM): compile: install-dev -install-dev: +install-dev: $(PKG_BUILD_DIR)/.built mkdir -p $(STAGING_DIR)/usr/lib cp $(PKG_BUILD_DIR)/*.so $(STAGING_DIR)/usr/lib