Update Makefile

This commit is contained in:
padavanonly 2024-09-21 11:04:55 +08:00 committed by GitHub
parent 3ef8e52ca3
commit 543a8a723c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,6 @@ KERNEL_TESTING_PATCHVER:=5.4
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
kmod-leds-gpio kmod-gpio-button-hotplug \
autocore-arm uboot-envtool luci-app-wrtbwmon
autocore-arm uboot-envtool luci-app-wrtbwmon mtk-smp zoneinfo-core zoneinfo-asia
$(eval $(call BuildTarget))