From fca9dc0f826353a11a2f8947bdb3bafbece73044 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Sat, 24 Dec 2005 21:59:14 +0000 Subject: [PATCH] Add descriptions for "class" and "longclass". svn path=/dists/trunk/linux-2.6/; revision=5079 --- debian/arch/arm/defines | 17 +++++++++++++++++ debian/changelog | 1 + 2 files changed, 18 insertions(+) diff --git a/debian/arch/arm/defines b/debian/arch/arm/defines index ddc17728f..c90d32060 100644 --- a/debian/arch/arm/defines +++ b/debian/arch/arm/defines @@ -7,3 +7,20 @@ flavours: kernel-arch: arm kernel-header-dirs: arm suggests: fdutils + +[footbridge] +class: Footbridge based +longclass: Footbridge (CATS, Netwinder) + +[ixp4xx] +class: IXP4xx +longclass: IXP4xx based + +[rpc] +class: RiscPC +longclass: Arcon RiscPC + +[s3c2410] +class: Samsung S3C2410 +longclass: Samsung S3C2410 based (BAST, IPAQ 1940, etc) + diff --git a/debian/changelog b/debian/changelog index c96bba433..665ac01a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,7 @@ linux-2.6 (2.6.14+2.6.15-rc6-0experimental.1) UNRELEASED; urgency=low [ Marin Michlmayr ] * [arm] Don't define "compiler" since GCC 4.x is the default now anyway. + * [arm] Add descriptions for "class" and "longclass". -- Sven Luther Mon, 19 Dec 2005 22:21:46 +0000