mirror of
https://github.com/immortalwrt/immortalwrt
synced 2025-01-08 12:08:13 +08:00
sunxi: build with automount by default
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 327536fb03
)
This commit is contained in:
parent
3b5862cf41
commit
49092a2ff3
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user