diff --git a/target/linux/bcm27xx/Makefile b/target/linux/bcm27xx/Makefile index e408c9040c..f9e2b99c7f 100644 --- a/target/linux/bcm27xx/Makefile +++ b/target/linux/bcm27xx/Makefile @@ -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 diff --git a/target/linux/rockchip/Makefile b/target/linux/rockchip/Makefile index 3456b8da00..4984fa236d 100644 --- a/target/linux/rockchip/Makefile +++ b/target/linux/rockchip/Makefile @@ -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