From d7023fc0bc4b66c44969276df9cbfe218f931250 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 2 Oct 2015 08:24:32 +0000 Subject: base-files: sanitize and unify $PATH Previously init and hotplug paths were different from console. Signed-off-by: Steven Barth SVN-Revision: 47080 --- package/base-files/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/base-files/Makefile') diff --git a/package/base-files/Makefile b/package/base-files/Makefile index 967d5430eb..40fb093831 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk include $(INCLUDE_DIR)/version.mk PKG_NAME:=base-files -PKG_RELEASE:=159 +PKG_RELEASE:=160 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ PKG_BUILD_DEPENDS:=opkg/host usign/host -- cgit v1.2.3