aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/simpad.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-06-17 14:07:35 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-17 14:07:35 +0000
commitc308221feecf187e07a5c44c81b19462eb91d3a3 (patch)
treefea005d7355d0d8fedb61e15162fd967a85813e2 /conf/machine/simpad.conf
parentdc32d171b52e7a268b49b6324c0d10fe7b5052d0 (diff)
downloadopenembedded-c308221feecf187e07a5c44c81b19462eb91d3a3.tar.gz
simpad.conf: fix typo
Diffstat (limited to 'conf/machine/simpad.conf')
-rw-r--r--conf/machine/simpad.conf2
1 files changed, 1 insertions, 1 deletions
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"