bcm27xx: build with automount by default
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
3f45127bf9
commit
6bed850e06
@ -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
|
||||
|
||||
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 fdisk
|
||||
|
||||
KERNELNAME:=Image dtbs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user