mirror of https://github.com/hak5/openwrt.git
parent
1bde611b1a
commit
8a0c6f6187
|
@ -218,8 +218,7 @@ $(eval $(call KernelPackage,bluetooth))
|
|||
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue