]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
airoha: an7581: add uboot-envtools to default packages
authorAndrew LaMarche <andrewjlamarche@gmail.com>
Fri, 20 Feb 2026 15:03:12 +0000 (15:03 +0000)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 10 Mar 2026 23:42:35 +0000 (00:42 +0100)
Add uboot-envtools to default packages to facilitate modifying the
u-boot environment.

Signed-off-by: Andrew LaMarche <andrewjlamarche@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17869
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/airoha/an7581/target.mk

index 5eacac3f3b3c1d4e4c717b497313dfc1d07c8a3b..b3e539b649d14cb782752a19f5ae96937f843524 100644 (file)
@@ -6,7 +6,7 @@ KERNELNAME:=Image dtbs
 FEATURES+=pwm source-only
 
 DEFAULT_PACKAGES += \
-       airoha-en7581-npu-firmware
+       airoha-en7581-npu-firmware uboot-envtools
 
 define Target/Description
        Build firmware images for Airoha an7581 ARM based boards.