diff options
author | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2008-09-04 14:13:19 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2008-09-04 14:13:19 +0000 |
commit | 0178664658bee88774d50d91b82a4c66b016ac24 (patch) | |
tree | a6a5dbea639e536520ef6151e8ae1d84ebd80b22 /conf/machine/poodle.conf | |
parent | a725a7c22ca754d424c063548906cc74f01ed035 (diff) | |
parent | 3552e0f5cb9c6e751c3e9100d7a897e78c2f2ad3 (diff) |
merge of '244286eadcc7cfd8932af0a70fb3705f269670d4'
and 'a4756265268a114b43a67457632e11ecf67f7b8a'
Diffstat (limited to 'conf/machine/poodle.conf')
-rw-r--r-- | conf/machine/poodle.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/poodle.conf b/conf/machine/poodle.conf index 4e8f011a1e..c7c81c9f9a 100644 --- a/conf/machine/poodle.conf +++ b/conf/machine/poodle.conf @@ -3,6 +3,7 @@ #@DESCRIPTION: Machine configuration for the PXA250 based Sharp Zaurus SL-B500 and SHarp Zaurus SL-5600 devices require conf/machine/include/zaurus-2.6.inc +require conf/machine/include/kexecboot.inc require conf/machine/include/tune-xscale.inc IMAGE_FSTYPES ?= "jffs2" |