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/collie.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/collie.conf')
-rw-r--r-- | conf/machine/collie.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/collie.conf b/conf/machine/collie.conf index b1635c022c..92651f60f1 100644 --- a/conf/machine/collie.conf +++ b/conf/machine/collie.conf @@ -6,7 +6,6 @@ TARGET_ARCH = "arm" MACHINE_KERNEL_VERSION ?= "2.6" require conf/machine/include/zaurus-${MACHINE_KERNEL_VERSION}.inc -require conf/machine/include/kexecboot.inc require conf/machine/include/tune-strongarm.inc PREFERRED_PROVIDER_xserver ?= "xserver-kdrive" |