projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[brcm63xx] do not write to per-port over-current register, which is bogus (#6898)
[openwrt.git]
/
package
/
block-extroot
/
Makefile
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
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
endef
define Package/block-extroot/config
This page took
0.020402 seconds
and
4
git commands to generate.