dht-walnot: set UBOOT_ENTRYPOINT in preparation of kernel recipe cleanup
authorKoen Kooi <koen@openembedded.org>
Wed, 29 Aug 2007 10:02:10 +0000 (10:02 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 29 Aug 2007 10:02:10 +0000 (10:02 +0000)
conf/machine/dht-walnut.conf

index 0ca65b7..146ecf9 100644 (file)
@@ -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"