mirror of
https://github.com/immortalwrt/immortalwrt
synced 2025-01-08 12:08:13 +08:00
bcm27xx: build with automount by default
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 6bed850e06
)
This commit is contained in:
parent
1e8449591f
commit
3b5862cf41
@ -26,7 +26,7 @@ DEFAULT_PACKAGES += \
|
||||
kmod-usb-hid \
|
||||
kmod-sound-core kmod-sound-arm-bcm2835 \
|
||||
kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1 \
|
||||
partx-utils mkf2fs e2fsprogs \
|
||||
partx-utils mkf2fs automount \
|
||||
autocore-arm luci-app-cpufreq
|
||||
|
||||
KERNELNAME:=Image dtbs
|
||||
|
@ -15,7 +15,7 @@ endef
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
DEFAULT_PACKAGES += uboot-envtools partx-utils e2fsprogs mkf2fs kmod-gpio-button-hotplug \
|
||||
DEFAULT_PACKAGES += uboot-envtools partx-utils mkf2fs kmod-gpio-button-hotplug \
|
||||
automount autocore-arm fdisk ethtool luci-app-cpufreq
|
||||
|
||||
KERNELNAME:=Image dtbs
|
||||
|
Loading…
Reference in New Issue
Block a user