aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/at91sam9260ek.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-10-10 09:13:12 +0000
committerKoen Kooi <koen@openembedded.org>2007-10-10 09:13:12 +0000
commit5f1b05bc31796782a778dc09a70146af6bfbb155 (patch)
treed5c94abebb55b668b14d00619e95c04bf2df1f03 /conf/machine/at91sam9260ek.conf
parent2eb5a3d80018bcfb02586f03f22745d50e327547 (diff)
downloadopenembedded-5f1b05bc31796782a778dc09a70146af6bfbb155.tar.gz
machines: don't include .conf files, they were renamed to .inc files like a month ago
Diffstat (limited to 'conf/machine/at91sam9260ek.conf')
-rw-r--r--conf/machine/at91sam9260ek.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/at91sam9260ek.conf b/conf/machine/at91sam9260ek.conf
index e8903a960a..6e9ea2bcc8 100644
--- a/conf/machine/at91sam9260ek.conf
+++ b/conf/machine/at91sam9260ek.conf
@@ -1,6 +1,6 @@
#@TYPE: Machine
#@Name: Atmel AT91SAM9260EK Development Platform
-#@DESCRIPTION: Machine configuration for the at91sam9260ek development board with a at91sam9260 processor
+#@DESCRIPTION: Machine.inciguration for the at91sam9260ek development board with a at91sam9260 processor
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
@@ -17,4 +17,4 @@ MACHINE_FEATURES = "kernel26 alsa ext2 usbhost usbgadget"
SERIAL_CONSOLE = "115200 ttyS0"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"
-require conf/machine/include/tune-arm926ejs.conf
+require.inc/machine/include/tune-arm926ejs.inc