simpad.conf: fix typo
authorMichael Lauer <mickey@vanille-media.de>
Sat, 17 Jun 2006 14:07:35 +0000 (14:07 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 17 Jun 2006 14:07:35 +0000 (14:07 +0000)
conf/machine/simpad.conf

index b227312..2777e68 100644 (file)
@@ -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"