From: Felix Fietkau Date: Mon, 3 Oct 2005 20:18:39 +0000 (+0000) Subject: fix nvram build error X-Git-Tag: reboot~31941 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=177c7c3beea400f042bb35346aa2f8d4c0eb4a5d;p=oweals%2Fopenwrt.git 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