From 6d3901bf76c4e2278e0e30a5471be04af4663107 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 24 Nov 2015 13:39:53 +0000 Subject: base-files: config_generate: honour port_mask property (#20963) Signed-off-by: Jo-Philipp Wich SVN-Revision: 47609 --- 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 b076dd9..cbd8ac0 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:=162 +PKG_RELEASE:=163 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ PKG_BUILD_DEPENDS:=opkg/host usign/host -- cgit v1.1