mt7621: move uboot-envtools to DEFAULT_PACKAGES
Several devices depend on fw_printenv during sysupgrade. Make sure
it always is present in all images, including initramfs images built
by the buildbots.
Fixes: 2449a63208 ("ramips: mt7621: Add support for ZyXEL NR7101")
Signed-off-by: Bjørn Mork <bjorn@mork.no>
This commit is contained in:
committed by
Hauke Mehrtens
parent
84c04ff406
commit
79bd0172ca
File diff suppressed because it is too large
Load Diff
@@ -10,7 +10,7 @@ KERNELNAME:=vmlinux vmlinuz
|
|||||||
# make Kernel/CopyImage use $LINUX_DIR/vmlinuz
|
# make Kernel/CopyImage use $LINUX_DIR/vmlinuz
|
||||||
IMAGES_DIR:=../../..
|
IMAGES_DIR:=../../..
|
||||||
|
|
||||||
DEFAULT_PACKAGES += wpad-basic-mbedtls
|
DEFAULT_PACKAGES += wpad-basic-mbedtls uboot-envtools
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for Ralink MT7621 based boards.
|
Build firmware images for Ralink MT7621 based boards.
|
||||||
|
|||||||
Reference in New Issue
Block a user