From: Felix Fietkau Date: Mon, 3 Oct 2005 20:18:39 +0000 (+0000) Subject: fix nvram build error X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=bdb58286b8bd6c4a926e6b7dd47d6a4c4a9d9e82 fix nvram build error SVN-Revision: 2047 --- 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