From f6205121531c6def2346fb2554d6625e288cf5b0 Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 3 May 2010 00:26:25 +0000 Subject: [PATCH] [backfire] merge r20784 & r20788 git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21327 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/block-extroot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/block-extroot/Makefile b/package/block-extroot/Makefile index eaf01dad5..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-usb-storage||PACKAGE_kmod-mmc||PACKAGE_kmod-broadcom-sdhc + 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 -- 2.35.1