Skip to content

Commit

Permalink
ipq807x: include u-boot-envtools by default
Browse files Browse the repository at this point in the history
Most if not all IPQ807x boards have accessible u-boot environment, and
some will even require access for flashing/upgrading so include the
u-boot-envtools by default.

Signed-off-by: Robert Marko <robimarko@gmail.com>
  • Loading branch information
robimarko committed Apr 4, 2022
1 parent 3fffb40 commit 9281ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ipq807x/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ DEFAULT_PACKAGES += \
kmod-usb3 kmod-usb-dwc3 kmod-usb-dwc3-qcom \
kmod-leds-gpio kmod-gpio-button-hotplug \
ath11k-firmware-ipq8074 kmod-ath11k-ahb \
wpad-basic-wolfssl
wpad-basic-wolfssl uboot-envtools

$(eval $(call BuildTarget))

0 comments on commit 9281ae0

Please sign in to comment.