Add the Orion kernel on armel too

svn path=/dists/trunk/linux-2.6/; revision=10661
This commit is contained in:
Martin Michlmayr 2008-02-26 09:43:51 +00:00
parent 1b5ba7b750
commit 8b658d96fa
2 changed files with 10 additions and 2 deletions

4
debian/changelog vendored
View File

@ -1,4 +1,4 @@
linux-2.6 (2.6.25~rc3-1~experimental.1) UNRELEASED; urgency=low
iinux-2.6 (2.6.25~rc3-1~experimental.1) UNRELEASED; urgency=low
* New upstream release (closes: #456799)
@ -32,7 +32,7 @@ linux-2.6 (2.6.25~rc3-1~experimental.1) UNRELEASED; urgency=low
* postinst: Nuke confusing postinst message. (closes: #465512)
[ Martin Michlmayr ]
* [arm] Add a kernel for Orion based devices, such as the QNAP
* [arm/armel] Add a kernel for Orion based devices, such as the QNAP
TS-109/TS-209.
* [arm/armel] Unset CRYPTO_DEV_HIFN_795X since it causes a build failure.

View File

@ -2,6 +2,7 @@
flavours:
iop32x
ixp4xx
orion
versatile
kernel-arch: arm
@ -23,6 +24,13 @@ longclass: IXP4xx based (Linksys NSLU2, etc)
[ixp4xx_image]
configs: arm/config.ixp4xx
[orion_base]
class: Orion
longclass: Orion based (QNAP TS-109/TS-209, etc)
[orion_image]
configs: arm/config.orion
[versatile_base]
class: Versatile
longclass: Versatile (PB, AB, Qemu)