summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2008-03-17 12:14:49 +0000
committerPhilip Balister <philip@balister.org>2008-03-17 12:14:49 +0000
commitf01f827530979f6f7caa4b02f4dc79b5cffc6498 (patch)
tree17c966c2f702de6896dd8c2ece209d315d32b6fb /conf
parent678b4439ab3c4b2a4374a7d100add245c3dea045 (diff)
parente840869c3a7de0b9c30340a31520430ecfd6840c (diff)
merge of '464670c02b54fd9487f739c1b471a0ea8e63bd90'
and '7bf3ddcba37e60f65ee490010fa2b5a941510de0'
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/beagleboard.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index 2bd0efdb49..613645daf3 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -20,7 +20,7 @@ IMAGE_FSTYPES ?= "tar.bz2"
SERIAL_CONSOLE = "115200 ttyS0"
# Nok kernel recipe yet
-PREFERRED_PROVIDER_virtual/kernel = "linux"
+PREFERRED_PROVIDER_virtual/kernel = "linux-beagleboard"
# and sdio
MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat"