mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 00:41:17 +00:00
bcm4908: add fdt-utils to default packages
It's required by sysupgrade.
Fixes: 5f05795aa7
("bcm4908: sysupgrade: add pkgtb format support")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
parent
60881f657d
commit
30b93672ec
@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/target.mk
|
||||
KERNELNAME:=Image dtbs
|
||||
|
||||
DEFAULT_PACKAGES += \
|
||||
bcm4908img \
|
||||
bcm4908img fdt-utils \
|
||||
kmod-gpio-button-hotplug \
|
||||
kmod-usb-ohci kmod-usb2 kmod-usb3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user