aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/hx4700.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-06-16 11:06:07 +0000
committerKoen Kooi <koen@openembedded.org>2008-06-16 11:06:07 +0000
commit84f9800efbfe76049ca1b2faeb27831cad5bb72d (patch)
tree148a859a5829c2bccb287ca6a221125138ffb2f4 /conf/machine/hx4700.conf
parentfbcb49ee49a94c77879d49676ada1d7ede5d7ced (diff)
downloadopenembedded-84f9800efbfe76049ca1b2faeb27831cad5bb72d.tar.gz
hx4700: append jffs2 to fstypes
Diffstat (limited to 'conf/machine/hx4700.conf')
-rw-r--r--conf/machine/hx4700.conf2
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