aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2007-05-15 22:58:48 +0000
committerSteve Langasek <vorlon@debian.org>2007-05-15 22:58:48 +0000
commitc58f47719a04c8ebfc077add3726834e667af398 (patch)
tree3857ce74ce46e518e849115cc9d0317bd782e438
parente85e5d8b452087f2670ebad974a7df675e3632a7 (diff)
downloadkernel_replicant_linux-c58f47719a04c8ebfc077add3726834e667af398.tar.gz
kernel_replicant_linux-c58f47719a04c8ebfc077add3726834e667af398.tar.bz2
kernel_replicant_linux-c58f47719a04c8ebfc077add3726834e667af398.zip
Revert change to disable building images on alpha, there was no reason this
should have been changed on trunk in the first place svn path=/dists/trunk/linux-2.6/; revision=8587
-rw-r--r--debian/arch/alpha/defines2
-rw-r--r--debian/changelog5
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/arch/alpha/defines b/debian/arch/alpha/defines
index d074efa19bd8..08f6f86a742c 100644
--- a/debian/arch/alpha/defines
+++ b/debian/arch/alpha/defines
@@ -1,5 +1,5 @@
[base]
-#flavours: alpha-generic alpha-smp alpha-legacy
+flavours: alpha-generic alpha-smp alpha-legacy
kernel-arch: alpha
kernel-header-dirs: alpha
subarches:
diff --git a/debian/changelog b/debian/changelog
index 21afcc68cff2..909083ba8c83 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,7 +44,10 @@ linux-2.6 (2.6.21-1~experimental.1) UNRELEASED; urgency=low
* Add type: plain to [image] in arch/m68k/defines to fix missing
Modules.symvers problem
- -- maximilian attems <maks@debian.org> Tue, 15 May 2007 18:06:39 +0200
+ [ Steve Langasek ]
+ * Revert change to disable image building on alpha.
+
+ -- Steve Langasek <vorlon@debian.org> Tue, 15 May 2007 15:54:40 -0700
linux-2.6 (2.6.20-3) unstable; urgency=low