git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbcb49e
)
hx4700: append jffs2 to fstypes
author
Koen Kooi
<koen@openembedded.org>
Mon, 16 Jun 2008 11:06:07 +0000
(11:06 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 16 Jun 2008 11:06:07 +0000
(11:06 +0000)
conf/machine/hx4700.conf
patch
|
blob
|
history
diff --git
a/conf/machine/hx4700.conf
b/conf/machine/hx4700.conf
index
0d3a9bb
..
7852144
100644
(file)
--- 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