diff options
author | Koen Kooi <koen@openembedded.org> | 2007-10-01 13:20:54 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-10-01 13:20:54 +0000 |
commit | b8347f23da36885e21473b5d83a7fa77076ac213 (patch) | |
tree | a05b659e45a3d43495b390a238fba17ee8249223 /conf | |
parent | 3d13ac6f238bf6d2fdf2508f14b63ab6665c5865 (diff) |
er0100: catch up with include renaming
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/er0100.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/er0100.conf b/conf/machine/er0100.conf index 1eebb03f37..211091d929 100644 --- a/conf/machine/er0100.conf +++ b/conf/machine/er0100.conf @@ -12,7 +12,7 @@ TARGET_ARCH = "arm" PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te" # 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 # Fix us: |