don't rely on temporary variables in config() as they may get overwritten by config_cb()
[openwrt.git] / package / nvram / Makefile
index cf76c7c..11e8936 100644 (file)
@@ -7,7 +7,7 @@ PKG_RELEASE:=1
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
 
-include $(TOPDIR)/include/package.mk
+include $(INCLUDE_DIR)/package.mk
 
 define Package/nvram
 SECTION:=base
This page took 0.019467 seconds and 4 git commands to generate.