diff --git a/target/linux/mediatek/Makefile b/target/linux/mediatek/Makefile index 7a1d156c3c..6573b3b7b4 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-envtools mtk-smp + autocore-arm uboot-envtools mtk-smp zoneinfo-core zoneinfo-asia $(eval $(call BuildTarget))