at91sam92*: fix require lines
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 14 Oct 2007 14:46:18 +0000 (14:46 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 14 Oct 2007 14:46:18 +0000 (14:46 +0000)
conf/machine/at91sam9260ek.conf
conf/machine/at91sam9261ek.conf

index f00938c..0761691 100644 (file)
@@ -19,4 +19,4 @@ MACHINE_FEATURES = "kernel26 alsa ext2 usbhost usbgadget"
 SERIAL_CONSOLE = "115200 ttyS0"
 EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"
 
-require.inc/machine/include/tune-arm926ejs.inc
+require conf/machine/include/tune-arm926ejs.inc
index e59dacb..b6ccd7e 100644 (file)
@@ -19,4 +19,4 @@ MACHINE_FEATURES = "kernel26 alsa ext2 usbhost usbgadget screen touchscreen"
 SERIAL_CONSOLE = "115200 ttyS0"
 EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"
 
-require.inc/machine/include/tune-arm926ejs.inc
+require conf/machine/include/tune-arm926ejs.inc