From 36408e8982f7a59193143e5e883266d2e8a6e385 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 7 Jan 2006 23:55:36 +0000 Subject: Move machine include files (files that are not machines in their own right) into conf/machine/include. --- conf/machine/collie.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/machine/collie.conf') diff --git a/conf/machine/collie.conf b/conf/machine/collie.conf index 4af42deb24..a8226ea04e 100644 --- a/conf/machine/collie.conf +++ b/conf/machine/collie.conf @@ -22,8 +22,8 @@ EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n" IMAGE_LINGUAS = "" -include conf/machine/handheld-common.conf -include conf/machine/tune-strongarm.conf +include conf/machine/include/handheld-common.conf +include conf/machine/include/tune-strongarm.conf SERIAL_CONSOLE = "115200 ttyS0" -- cgit 1.2.3-korg