From 408df965b6965ed9ed39ccfba472703e34c5eb54 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 27 Aug 2006 19:19:20 +0000 Subject: Disable wavelan driver as it does not build anymore with the updated Linux header files. --- debian/changelog | 2 ++ debian/rules.options | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9f36a12..c71eb00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ gnumach (1:20060826.dfsg.1-1) UNRELEASED; urgency=low * New upstream CVS snapshot. + - Disable wavelan driver as it does not build anymore with the updated + Linux header files. - debian/patches/05_halt_on_panic_flag.patch: Sync. - debian/patches/10_cdromlock.patch: Likewise. - debian/patches/12_sis900.patch: Likewise. diff --git a/debian/rules.options b/debian/rules.options index 62da2de..9e8a0c8 100644 --- a/debian/rules.options +++ b/debian/rules.options @@ -1,6 +1,8 @@ # disabled: # ncr5380, ncr53c400, ncr53c406a # hpj2577, hpj2573, hp27248b, hp2585, atp +# FTBFS: +# wavelan drivers_block := \ --enable-floppy \ @@ -81,7 +83,6 @@ drivers_net := \ --enable-ewrk3 --enable-de203 --enable-de204 --enable-de205 \ --enable-apricot \ --enable-el1 --enable-3c501 \ - --enable-wavelan \ --enable-el16 --enable-3c507 \ --enable-elplus --enable-3c505 \ --enable-de600 --enable-de620 \ -- cgit v1.2.3