From 701c3abc90d0cc32687555088171265cc372635a Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 17 Oct 2011 16:21:09 +0200 Subject: beaglebone: use proper SOC_FAMILY Signed-off-by: Koen Kooi --- conf/machine/beaglebone.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/beaglebone.conf') 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 \ # Only has DVI connector for external screen GUI_MACHINE_CLASS = "bigscreen" -require conf/machine/include/omap3.inc +require conf/machine/include/ti33x.inc EXTRA_IMAGEDEPENDS = "u-boot" PREFERRED_PROVIDER_virtual/kernel = "linux-am335x-joel" -- cgit v1.2.3-54-g00ecf