Skip to content
Snippets Groups Projects
Commit 2cb90461 authored by Florian Fainelli's avatar Florian Fainelli Committed by Felix Fietkau
Browse files

orion: Add uboot-envtools in the default package list


Makes sense since most, if not all orion platforms use this bootloader.

Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 7e38cd7a
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,7 @@ include $(INCLUDE_DIR)/target.mk ...@@ -19,6 +19,7 @@ include $(INCLUDE_DIR)/target.mk
KERNELNAME:=zImage KERNELNAME:=zImage
DEFAULT_PACKAGES += kmod-ath9k kmod-crypto-mv-cesa wpad-mini kmod-i2c-core kmod-i2c-mv64xxx kmod-rtc-isl1208 DEFAULT_PACKAGES += kmod-ath9k kmod-crypto-mv-cesa wpad-mini kmod-i2c-core \
kmod-i2c-mv64xxx kmod-rtc-isl1208 uboot-envtools
$(eval $(call BuildTarget)) $(eval $(call BuildTarget))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment