projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da6ec39
)
merge r20784 & r20788
author
Nicolas Thill
<nico@openwrt.org>
Mon, 3 May 2010 00:26:25 +0000
(
00:26
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 3 May 2010 00:26:25 +0000
(
00:26
+0000)
SVN-Revision: 21327
package/block-extroot/Makefile
patch
|
blob
|
history
diff --git
a/package/block-extroot/Makefile
b/package/block-extroot/Makefile
index eaf01dad5ee3c9862f660f52246cd3f2d146b482..d24cbd1342b8ab0b51288441eed93812919fd921 100644
(file)
--- 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