diff --git a/package/block-extroot/Makefile b/package/block-extroot/Makefile index 03b99b8a95..d24cbd1342 100644 --- a/package/block-extroot/Makefile +++ b/package/block-extroot/Makefile @@ -26,7 +26,7 @@ endef define Package/block-extroot $(call Package/block-extroot/Default) MENU:=1 - DEPENDS:=+block-mount @PACKAGE_kmod-ide-core||PACKAGE_kmod-ata-core||PACKAGE_kmod-usb-storage||PACKAGE_kmod-mmc + DEPENDS:=+block-mount @PACKAGE_kmod-ide-core||PACKAGE_kmod-ata-core||PACKAGE_kmod-usb-storage||PACKAGE_kmod-mmc||PACKAGE_kmod-broadcom-sdhc endef define Package/block-extroot/config