X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a458cd36f408b6efde11a3a2bec2fe42c2ba031e..883952177e2c8415a4cf307163490f22943a988f:/package/block-extroot/Makefile diff --git a/package/block-extroot/Makefile b/package/block-extroot/Makefile index 03b99b8a9..d24cbd134 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