sunxi: build with automount by default

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 327536fb03ae09e5777813c02175a1269564c224)
This commit is contained in:
Tianling Shen
2023-04-18 01:36:47 +08:00
parent 3b5862cf41
commit 49092a2ff3

View File

@@ -25,7 +25,7 @@ KERNELNAME:=zImage dtbs
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += uboot-envtools
DEFAULT_PACKAGES += partx-utils mkf2fs e2fsprogs
DEFAULT_PACKAGES += partx-utils mkf2fs automount
DEFAULT_PACKAGES += autocore-arm luci-app-cpufreq
$(eval $(call BuildTarget))