From 291212ce36a62023942814e02173a7de4449829d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 3 Mar 2009 19:09:00 +0100 Subject: omapzoom: disable bits that aren't working yet --- conf/machine/omapzoom.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/machine/omapzoom.conf') diff --git a/conf/machine/omapzoom.conf b/conf/machine/omapzoom.conf index 6cba00a20e..4308c6b865 100644 --- a/conf/machine/omapzoom.conf +++ b/conf/machine/omapzoom.conf @@ -50,8 +50,8 @@ UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512" PREFERRED_VERSION_u-boot = "git" -EXTRA_IMAGEDEPENDS += "u-boot x-load" +#EXTRA_IMAGEDEPENDS += "u-boot x-load" -MACHINE_EXTRA_RRECOMMENDS = " omap3-sgx-modules " +#MACHINE_EXTRA_RRECOMMENDS = " omap3-sgx-modules " # and sdio MACHINE_FEATURES = "kernel26 touchscreen phone screen apm usbgadget usbhost vfat alsa" -- cgit 1.2.3-korg