From 91eebae26f253ec9ab5919b2b00d200953b804f6 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 3 Oct 2005 20:17:09 +0000 Subject: [PATCH] fix nvram build error SVN-Revision: 2046 --- openwrt/package/nvram/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/nvram/Makefile b/openwrt/package/nvram/Makefile index 9885f99089..dd2f17c6f4 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 -- 2.30.2