From 2c62bddcfe20dc4691d13995bfe8c6e3d869d62f Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 16 Mar 2007 03:02:31 +0000 Subject: Add an 'Image Configuration' menu to menuconfig Packages can export a list of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. SVN-Revision: 6572 --- target/sdk/files/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/sdk') diff --git a/target/sdk/files/Makefile b/target/sdk/files/Makefile index ba488e380c..7f42b697ab 100644 --- a/target/sdk/files/Makefile +++ b/target/sdk/files/Makefile @@ -30,6 +30,9 @@ export TOPDIR DEVELOPER=1 export DEVELOPER +SDK=1 +export SDK + all: world .pkginfo: FORCE -- cgit v1.2.3