From daf6cbd44e2abde598bfb614b17520da0027f7e0 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 31 May 2010 13:28:14 +0200 Subject: [PATCH] beagleboard: remove u-boot preferred version --- conf/machine/beagleboard.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf index bcbf23eaa8..ce480193f8 100644 --- a/conf/machine/beagleboard.conf +++ b/conf/machine/beagleboard.conf @@ -40,8 +40,5 @@ MKUBIFS_ARGS = "-m 2048 -e 129024 -c 1996" # UBI: sub-page size: 512 UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512" - -PREFERRED_VERSION_u-boot = "git" - # and sdio MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa" -- 2.39.5