aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/ep93xx.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-01-04 11:24:09 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-01-04 11:24:09 +0000
commit6a4f79a712999ac6764b7424adbeb86272a1eda4 (patch)
tree162b32aa7ee07da4b9169ac44325ee475a042065 /conf/machine/ep93xx.conf
parentd4d03c2b703961a227ad9d375eb5388b2679cfca (diff)
downloadopenembedded-6a4f79a712999ac6764b7424adbeb86272a1eda4.tar.gz
conf/machine/*.conf: require everything which needs to be included
Diffstat (limited to 'conf/machine/ep93xx.conf')
-rw-r--r--conf/machine/ep93xx.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/ep93xx.conf b/conf/machine/ep93xx.conf
index 5e9917ffaf..0951056710 100644
--- a/conf/machine/ep93xx.conf
+++ b/conf/machine/ep93xx.conf
@@ -23,7 +23,7 @@ EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x40000 --pad=0x500000 "
#tune for ep93xx cpus
#can be used for crunch support later on
-#include conf/machine/include/tune-ep9312.conf
+#require conf/machine/include/tune-ep9312.conf
-include conf/machine/include/tune-arm920t.conf
+require conf/machine/include/tune-arm920t.conf