forked from Ivasoft/openwrt
ar71xx: generate ubootenv from uci-defaults instead of providing defconfig
I noticed most of /etc/defconfig was replaced by /etc/uci-defaults, which is indeed much nicer. So I moved over ubootenv from having a defconfig-entry to also be generated from uci-defaults. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28971
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
config ubootenv
|
||||
option dev /dev/mtd1
|
||||
option offset 0x0
|
||||
option envsize 0x10000
|
||||
option secsize 0x10000
|
||||
Reference in New Issue
Block a user