diff options
author | Dmitry Baryshkov <dbaryshkov@gmail.com> | 2008-12-09 00:36:11 +0300 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2009-01-29 01:46:20 +0000 |
commit | 3c8c1577f0379210d898afd38e0b1fe64f805028 (patch) | |
tree | da5c4fdb37a9dd03fb9950ec566f1e7db4eeae95 /conf/machine/tosa.conf | |
parent | f186c8103c9195eb53238c928fe03f7af1d43479 (diff) |
tosa: enable kexecboot
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
Diffstat (limited to 'conf/machine/tosa.conf')
-rw-r--r-- | conf/machine/tosa.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf index ed0e05dfd7..d3b41cf286 100644 --- a/conf/machine/tosa.conf +++ b/conf/machine/tosa.conf @@ -5,6 +5,9 @@ require conf/machine/include/zaurus-2.6.inc require conf/machine/include/tune-xscale.inc +# uncomment to build initramfs-kexecboot kernel +require conf/machine/include/kexecboot.inc + IMAGE_FSTYPES ?= "jffs2" # wlan-ng Modules |