mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
mediatek: add default package
This commit is contained in:
parent
a2c8782d53
commit
a3c464f06c
@ -12,6 +12,7 @@ KERNEL_PATCHVER:=5.15
|
|||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
DEFAULT_PACKAGES += \
|
DEFAULT_PACKAGES += \
|
||||||
kmod-leds-gpio kmod-gpio-button-hotplug
|
kmod-leds-gpio kmod-gpio-button-hotplug \
|
||||||
|
autocore-arm htop wpad-openssl uboot-envtools
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
Loading…
Reference in New Issue
Block a user