diff options
Diffstat (limited to 'conf/machine/h5000.conf')
-rw-r--r-- | conf/machine/h5000.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h5000.conf b/conf/machine/h5000.conf index 87cc4c6210..6ed836c1de 100644 --- a/conf/machine/h5000.conf +++ b/conf/machine/h5000.conf @@ -8,7 +8,7 @@ TARGET_ARCH = "arm" PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te h5xxx" -require conf/machine/include/tune-xscale.conf +require conf/machine/include/tune-xscale.inc ROOT_FLASH_SIZE = "32" VOLATILE_STORAGE_SIZE = "64" |