Skip to content

Commit

Permalink
bcm27xx: build with automount by default
Browse files Browse the repository at this point in the history
Signed-off-by: Tianling Shen <[email protected]>
(cherry picked from commit 6bed850e06996ff8218cfced9b592ed3b354bf3b)
  • Loading branch information
1715173329 committed Apr 15, 2023
1 parent 1e84495 commit 3b5862c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion target/linux/bcm27xx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion target/linux/rockchip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3b5862c

Please sign in to comment.