2013/7/31 Christoph Egger <[email protected]>: > Hi! > > I'm trying to build a firmware-enriched kfreebsd-9.1 kernel. However > some of the drivers disabled FTBFS (see below). What would be the > convenient way to disable the failing drivers
You can edit them out in sys/modules/Makefile Alternatively, you can disable only one blob class but not the other (see MK_SOURCELESS_UCODE, MK_SOURCELESS_HOST in debian/rules). -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAOfDtXO+mYMKDoyZP=jpK=T810pRaKaysNaH2jDFbJN=xte...@mail.gmail.com

