projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
set up the NPEs and microcode loading on the Pronghorn Metro
[openwrt.git]
/
package
/
kernel
/
modules
/
other.mk
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index
63316b5
..
e60927f
100644
(file)
--- a/
package/kernel/modules/other.mk
+++ b/
package/kernel/modules/other.mk
@@
-218,8
+218,7
@@
$(eval $(call KernelPackage,bluetooth))
define KernelPackage/mmc
TITLE:=MMC/SD Card Support
define KernelPackage/mmc
TITLE:=MMC/SD Card Support
- DEPENDS:=@LINUX_2_6_AT91 +kmod-fs-msdos +kmod-fs-vfat +kmod-nls-base \
- +kmod-nls-cp437 +kmod-nls-iso8859-1 +kmod-nls-utf8
+ DEPENDS:=@LINUX_2_6_AT91
DESCRIPTION:=Kernel support for MMC/SD cards
SUBMENU:=$(EMENU)
endef
DESCRIPTION:=Kernel support for MMC/SD cards
SUBMENU:=$(EMENU)
endef
This page took
0.025996 seconds
and
4
git commands to generate.