[Bug 204747] [patch] Don't (try to) build bxe if the user objects to binary blobs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 22 16:14:39 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204747

            Bug ID: 204747
           Summary: [patch] Don't (try to) build bxe if the user objects
                    to binary blobs
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: fk at fabiankeil.de
          Keywords: patch

Created attachment 163432
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163432&action=edit
sys/modules: Don't (try to) build bxe if the user objects to binary blobs

The bxe module contains source-less microcode but is built
and installed even if WITHOUT_SOURCELESS_UCODE is set.

The attached patch fixes this.

Obtained from: ElectroBSD

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list