diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-06-16 11:12:45 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-06-16 11:12:45 +0000 |
commit | 3981575226bc2a1f5aaaf829139005e443eec8ba (patch) | |
tree | 00f9e649183757754b47f6a71a12f50be5eb82ab /conf | |
parent | 72ceea61a2d4f8164a176eafed61cc881bbd35cb (diff) | |
parent | 84f9800efbfe76049ca1b2faeb27831cad5bb72d (diff) |
merge of '02ce8fba2c16b03770277a744efebc4f9c0f7f47'
and '1ca4c522d6f876b0f973239befedba5f6ad6ab07'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/hx4700.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf index 0d3a9bbcf0..785214409f 100644 --- a/conf/machine/hx4700.conf +++ b/conf/machine/hx4700.conf @@ -8,6 +8,8 @@ TARGET_ARCH = "arm" PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt " +IMAGE_FSTYPES += "jffs2" + # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. require conf/machine/include/tune-xscale.inc |