summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/beaglebone.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf
index 77d92a77..56a3948a 100644
--- a/conf/machine/beaglebone.conf
+++ b/conf/machine/beaglebone.conf
@@ -10,7 +10,7 @@ XSERVER = "xserver-xorg \
10# Only has DVI connector for external screen 10# Only has DVI connector for external screen
11GUI_MACHINE_CLASS = "bigscreen" 11GUI_MACHINE_CLASS = "bigscreen"
12 12
13require conf/machine/include/omap3.inc 13require conf/machine/include/ti33x.inc
14EXTRA_IMAGEDEPENDS = "u-boot" 14EXTRA_IMAGEDEPENDS = "u-boot"
15 15
16PREFERRED_PROVIDER_virtual/kernel = "linux-am335x-joel" 16PREFERRED_PROVIDER_virtual/kernel = "linux-am335x-joel"