Added dependency on AT91 build
SVN-Revision: 6545
This commit is contained in:
parent
98408d0854
commit
30e757378e
1 changed files with 1 additions and 0 deletions
|
@ -218,6 +218,7 @@ $(eval $(call KernelPackage,bluetooth))
|
|||
|
||||
define KernelPackage/mmc
|
||||
TITLE:=MMC/SD Card Support
|
||||
DEPENDS:=@LINUX_2_6_AT91
|
||||
DESCRIPTION:=Kernel support for MMC/SD cards
|
||||
SUBMENU:=$(EMENU)
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue