Author: daniel Date: Fri Feb 1 15:01:45 2008 New Revision: 10364 Log: Disabling drdb8 on alpha and s390, doesn't build with 2.6.24 on those architectures.
Modified: dists/trunk/linux-modules-extra-2.6/debian/changelog dists/trunk/linux-modules-extra-2.6/drbd8/defines Modified: dists/trunk/linux-modules-extra-2.6/debian/changelog ============================================================================== --- dists/trunk/linux-modules-extra-2.6/debian/changelog (original) +++ dists/trunk/linux-modules-extra-2.6/debian/changelog Fri Feb 1 15:01:45 2008 @@ -3,6 +3,8 @@ * Updating to 2.6.24-2. * Enabling forgotten virtualbox-ose-guest (Closes: #451116). * Disabling mol, doesn't build with 2.6.24. + * Disabling drdb8 on alpha and s390, doesn't build with 2.6.24 on those + architectures. -- Daniel Baumann <[EMAIL PROTECTED]> Thu, 31 Jan 2008 14:06:00 +0100 Modified: dists/trunk/linux-modules-extra-2.6/drbd8/defines ============================================================================== --- dists/trunk/linux-modules-extra-2.6/drbd8/defines (original) +++ dists/trunk/linux-modules-extra-2.6/drbd8/defines Fri Feb 1 15:01:45 2008 @@ -1,5 +1,7 @@ [base] not-arches: + alpha mips mipsel + s390 desc: Driver for RAID 1 over tcp/ip _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

