projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb793ab
)
[package] 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20788
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/block-extroot/Makefile
patch
|
blob
|
history
diff --git
a/package/block-extroot/Makefile
b/package/block-extroot/Makefile
index
03b99b8
..
d24cbd1
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