projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d12bc2
)
block-extroot: r20784 reverted r20735, add it back (#7104)
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 10 Apr 2010 19:54:00 +0000
(19:54 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 10 Apr 2010 19:54:00 +0000
(19:54 +0000)
SVN-Revision: 20788
package/block-extroot/Makefile
patch
|
blob
|
history
diff --git
a/package/block-extroot/Makefile
b/package/block-extroot/Makefile
index 03b99b8a95edc66bce50894dc6da5e2f47f9fab8..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-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