From 4ef932c6ce0f68746ad01226072b11a0a9504ca6 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 27 Jul 2006 08:47:44 +0000 Subject: h5xxx.conf: fix include for tune-xscale --- conf/machine/h5xxx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/h5xxx.conf b/conf/machine/h5xxx.conf index 758793f7a7..a2ca9b55a0 100644 --- a/conf/machine/h5xxx.conf +++ b/conf/machine/h5xxx.conf @@ -32,4 +32,4 @@ USE_VT = "0" GUI_MACHINE_CLASS = "smallscreen" -include conf/machine/tune-xscale.conf +include conf/machine/include/tune-xscale.conf -- cgit v1.2.3