diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-01-31 13:19:37 +0100 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-01-31 13:19:37 +0100 |
commit | 1f1bc17bae24493ef5a7baedc7866664596c2bdc (patch) | |
tree | 8432117d1cb7ba517293b9660162c9d098cf7072 /conf/machine/tosa.conf | |
parent | 5b8a95331a19e73772919da6e535ae50d878d00f (diff) |
zaurus-2.6.inc: require kexecboot for all Zaurus models
- delete the same line in tosa-collie-poodle.conf (pioneers !)
Diffstat (limited to 'conf/machine/tosa.conf')
-rw-r--r-- | conf/machine/tosa.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf index edea47a2d4..593ceab33d 100644 --- a/conf/machine/tosa.conf +++ b/conf/machine/tosa.conf @@ -4,7 +4,6 @@ require conf/machine/include/zaurus-2.6.inc require conf/machine/include/tune-xscale.inc -require conf/machine/include/kexecboot.inc IMAGE_FSTYPES += "jffs2 tar.gz" |