projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4481070
)
block-extroot: unblock package if kmod-broadcom-sdhc has been selected
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 6 Apr 2010 22:57:17 +0000
(22:57 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 6 Apr 2010 22:57:17 +0000
(22:57 +0000)
SVN-Revision: 20735
package/block-extroot/Makefile
patch
|
blob
|
history
diff --git
a/package/block-extroot/Makefile
b/package/block-extroot/Makefile
index 1ae72f0d3a733abfc81e8fd2becb20b229994563..eaf01dad5ee3c9862f660f52246cd3f2d146b482 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
+ DEPENDS:=+block-mount @PACKAGE_kmod-ide-core||PACKAGE_kmod-usb-storage||PACKAGE_kmod-mmc
||PACKAGE_kmod-broadcom-sdhc
endef
define Package/block-extroot/config