diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2007-09-02 17:27:11 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2007-09-02 17:27:11 +0000 |
commit | 733ce0308bb2287643391f19a3a62728925f8726 (patch) | |
tree | abb7736fe341c63b4ecf9dbe2e9a850e2a3c03be /conf/machine/poodle.conf | |
parent | f9fffd336bb0cf6a4521eb7b6b5d6b5ae65c6f56 (diff) |
conf/machine: Various tweaks from Poky
Diffstat (limited to 'conf/machine/poodle.conf')
-rw-r--r-- | conf/machine/poodle.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/poodle.conf b/conf/machine/poodle.conf index eee1edd53e..0fbd9d1578 100644 --- a/conf/machine/poodle.conf +++ b/conf/machine/poodle.conf @@ -4,4 +4,6 @@ require conf/machine/include/zaurus-2.6.inc +IMAGE_FSTYPES ?= "jffs2" + ROOT_FLASH_SIZE = "22" |