DragonFly BSD
DragonFly commits List (threaded) for 2012-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 21 Oct 2012 06:04:52 -0700 (PDT)

commit 5de3726c232cae90eb020bdfe75dcb5d9421629f
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]