aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-04-26 11:44:13 +0000
committerJohn Crispin <blogic@openwrt.org>2016-04-26 11:44:13 +0000
commit3fa1153792d8c1bf3cb1d5086dba91a08a0ed355 (patch)
tree50fde224dd472c5b661188e52016b245eb9a3a68 /target/linux/lantiq
parent44e3067c2daedc463de418b3d95a47f76bf0602b (diff)
downloadmaster-187ad058-3fa1153792d8c1bf3cb1d5086dba91a08a0ed355.tar.gz
master-187ad058-3fa1153792d8c1bf3cb1d5086dba91a08a0ed355.tar.bz2
master-187ad058-3fa1153792d8c1bf3cb1d5086dba91a08a0ed355.zip
lantiq: install uboot-envtools by default on BTHOMEHUBV3A
The only way to access the u-boot console on the BTHOMEHUBV3A is by soldering a serial console onto some really tiny pads. To enable installation without soldering it would be helpful to be able to modify the uboot environment from within the ramdisk image used as part of the installation process. Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49253 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/xway/profiles/bt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/xway/profiles/bt.mk b/target/linux/lantiq/xway/profiles/bt.mk
index e04a60701e..30a9ca97b2 100644
--- a/target/linux/lantiq/xway/profiles/bt.mk
+++ b/target/linux/lantiq/xway/profiles/bt.mk
@@ -24,7 +24,7 @@ define Profile/BTHOMEHUBV3A
kmod-ltq-deu-ar9 \
ltq-adsl-app ppp-mod-pppoa \
kmod-ath9k wpad-mini \
- swconfig
+ swconfig uboot-envtools
endef
BTHOMEHUBV3A_UBIFS_OPTS:="-m 512 -e 15872 -c 1959"