From 543a8a723c0ed6cdd6ccd0bcc7b831fbd73e7162 Mon Sep 17 00:00:00 2001 From: padavanonly <83120842+padavanonly@users.noreply.github.com> Date: Sat, 21 Sep 2024 11:04:55 +0800 Subject: [PATCH] Update Makefile --- target/linux/mediatek/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mediatek/Makefile b/target/linux/mediatek/Makefile index 77930ed04d..4d70b52d80 100644 --- a/target/linux/mediatek/Makefile +++ b/target/linux/mediatek/Makefile @@ -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))