Added dependency on AT91 build

SVN-Revision: 6545
This commit is contained in:
Hamish Guthrie 2007-03-10 16:12:40 +00:00
parent 98408d0854
commit 30e757378e

View File

@ -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