Update Makefile

This commit is contained in:
骷髅头
2024-06-29 20:50:13 +08:00
committed by GitHub
parent fe5d6e1578
commit 23e779781e

View File

@@ -12,6 +12,7 @@ KERNEL_PATCHVER:=6.6
include $(INCLUDE_DIR)/target.mk
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))