From: Michael Lauer Date: Sat, 17 Jun 2006 14:07:35 +0000 (+0000) Subject: simpad.conf: fix typo X-Git-Tag: Release-2010-05/1~9453^2~1429^2~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c308221feecf187e07a5c44c81b19462eb91d3a3;p=openembedded.git simpad.conf: fix typo --- diff --git a/conf/machine/simpad.conf b/conf/machine/simpad.conf index b227312589..2777e688bb 100644 --- a/conf/machine/simpad.conf +++ b/conf/machine/simpad.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: Machine configuration for the SA1100 based SIEMENS SIMpad and Telekom T-Sinus PAD devices MACHINE_KERNEL_VERSION ?= "2.4" -require conf/include/simpad-${MACHINE_KERNEL_VERSION}.conf +require conf/machine/include/simpad-${MACHINE_KERNEL_VERSION}.conf TARGET_ARCH = "arm" PREFERRED_PROVIDER_xserver = "xserver-kdrive"