mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6572 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -30,6 +30,9 @@ export TOPDIR
|
||||
DEVELOPER=1
|
||||
export DEVELOPER
|
||||
|
||||
SDK=1
|
||||
export SDK
|
||||
|
||||
all: world
|
||||
|
||||
.pkginfo: FORCE
|
||||
|
||||
Reference in New Issue
Block a user