airoha: an7581: add uboot-envtools to default packages

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>
This commit is contained in:
Andrew LaMarche 2026-02-20 15:03:12 +00:00 committed by Christian Marangi
parent 99307582de
commit 449c8d8dcb
No known key found for this signature in database
GPG key ID: AC001D09ADBFEAD7

View 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.