mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 17:19:43 +01:00
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:
parent
99307582de
commit
449c8d8dcb
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue