From 9e0401902468a84b701b6361546b9d4a5ff71215 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 6 Apr 2016 22:38:47 +0200 Subject: package: flag essential components as nonshared Signed-off-by: Jo-Philipp Wich --- package/base-files/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/base-files/Makefile') diff --git a/package/base-files/Makefile b/package/base-files/Makefile index 691ad517a7..2bc4d15ca4 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -12,6 +12,7 @@ include $(INCLUDE_DIR)/version.mk PKG_NAME:=base-files PKG_RELEASE:=168 +PKG_FLAGS:=nonshared PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ PKG_BUILD_DEPENDS:=usign/host -- cgit v1.2.3