From f9fffd336bb0cf6a4521eb7b6b5d6b5ae65c6f56 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 2 Sep 2007 17:01:19 +0000 Subject: conf/machine/include: Rename .conf to .inc files --- conf/machine/htcuniversal.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/machine/htcuniversal.conf') diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index a33510290f..634b388f96 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -9,10 +9,10 @@ TARGET_ARCH = "arm" PACKAGE_EXTRA_ARCHS = " armv4t armv5te iwmmxt" # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. -require conf/machine/include/tune-xscale.conf +require conf/machine/include/tune-xscale.inc # Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first -#require conf/machine/include/tune-iwmmxt.conf +#require conf/machine/include/tune-iwmmxt.inc MACHINE_GUI_CLASS = "bigscreen" MACHINE_DISPLAY_WIDTH_PIXELS = "480" -- cgit v1.2.3