[kernel] r10661 - in dists/trunk/linux-2.6/debian: . config/armel
Martin Michlmayr
tbm at alioth.debian.org
Tue Feb 26 09:43:52 UTC 2008
Author: tbm
Date: Tue Feb 26 09:43:51 2008
New Revision: 10661
Log:
Add the Orion kernel on armel too
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/armel/defines
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Tue Feb 26 09:43:51 2008
@@ -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 @@
* 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.
Modified: dists/trunk/linux-2.6/debian/config/armel/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/config/armel/defines (original)
+++ dists/trunk/linux-2.6/debian/config/armel/defines Tue Feb 26 09:43:51 2008
@@ -2,6 +2,7 @@
flavours:
iop32x
ixp4xx
+ orion
versatile
kernel-arch: arm
@@ -23,6 +24,13 @@
[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)
More information about the Kernel-svn-changes
mailing list