From 6699edf42b8b3b4b0fbeec64b789158f6194916e Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 29 Aug 2007 10:02:10 +0000 Subject: dht-walnot: set UBOOT_ENTRYPOINT in preparation of kernel recipe cleanup --- conf/machine/dht-walnut.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/machine/dht-walnut.conf b/conf/machine/dht-walnut.conf index 0ca65b79a9..146ecf9495 100644 --- a/conf/machine/dht-walnut.conf +++ b/conf/machine/dht-walnut.conf @@ -8,6 +8,7 @@ TARGET_ARCH = "powerpc" PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppc405" PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}" +UBOOT_ENTRYPOINT = "0" MACHINE_FEATURES = "kernel26 ext2" MACHINE_TASK_PROVIDER = "task-base" -- cgit v1.2.3