git: usb4bsd/ehci: Ouch, fix a bug in the Makefile.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Oct 12 10:56:26 PDT 2012


commit 492ea28fc9946476484e8c428e9364643d4442a4
Author: Sascha Wildner <saw at online.de>
Date:   Fri Oct 12 19:56:15 2012 +0200

    usb4bsd/ehci: Ouch, fix a bug in the Makefile.
    
    It was taking a wrong file and this caused ehci to not properly initialize
    when loaded as a module (like it is our default).
    
    Note that this is my fault, not Markus Pfeiffer's. I had messed with the
    Makefiles and it was a copy/paste error.
    
    Reported-by: ftigeot, tuxillo

Summary of changes:
 sys/bus/u4b/controller/ehci/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/492ea28fc9946476484e8c428e9364643d4442a4


-- 
DragonFly BSD source repository



More information about the Commits mailing list