diff --git a/debian/arch/arm/defines b/debian/arch/arm/defines index 92620bca4..878b5ff91 100644 --- a/debian/arch/arm/defines +++ b/debian/arch/arm/defines @@ -3,7 +3,6 @@ flavours: footbridge iop32x ixp4xx - s3c2410 kernel-arch: arm kernel-header-dirs: arm @@ -25,10 +24,6 @@ longclass: IOP32x based (Thecus N2100, etc) class: IXP4xx longclass: IXP4xx based (Linksys NSLU2, etc) -[s3c2410] -class: Samsung S3C2410 -longclass: Samsung S3C2410 based (BAST, IPAQ 1940, etc) - [versatile] class: Versatile longclass: Versatile (PB, AB, Qemu) diff --git a/debian/changelog b/debian/changelog index e99b1bda8..69545843f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,8 @@ linux-2.6 (2.6.19-1~experimental.1) UNRELEASED; urgency=low * arm: Update configs for 2.6.19-rc6. * arm: source drivers/ata/Kconfig so SATA can be enabled on ARM. * arm/footbridge: Unset SATA. - * arm/s3c2410: Likewise. + * arm/s3c2410: Drop this flavour since no such device is supported + in debian-installer and the ARM build resources are limited. [ Sven Luther ] * [powerpc] Added Genesi Efika support patch