summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2007-10-24 23:58:32 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2007-10-24 23:58:32 +0000
commitd1603e57781c9eaa08cc7e6ffd53f5685349c5d6 (patch)
tree0678fca0c3ecf77a4d84ef2ca2cc754f5a0d05a6 /conf/machine
parentbbc6d5824976d12e8e5bfd31497341147b32371d (diff)
mpc8313e-rdb: Add PREFERRED_VERSION_u-boot
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/mpc8313e-rdb.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/mpc8313e-rdb.conf b/conf/machine/mpc8313e-rdb.conf
index 7b9a2723af..f32f78ee8a 100644
--- a/conf/machine/mpc8313e-rdb.conf
+++ b/conf/machine/mpc8313e-rdb.conf
@@ -5,7 +5,8 @@
TARGET_ARCH = "powerpc"
PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppce300c3"
-PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
+PREFERRED_VERSION_u-boot = "git"
MACHINE_FEATURES = "kernel26 usbhost ext2"