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

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Oct 21 06:04:52 PDT 2012


commit 5de3726c232cae90eb020bdfe75dcb5d9421629f
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/5de3726c232cae90eb020bdfe75dcb5d9421629f


-- 
DragonFly BSD source repository



More information about the Commits mailing list