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

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 12 Oct 2012 10:56:26 -0700 (PDT)

commit 492ea28fc9946476484e8c428e9364643d4442a4
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/492ea28fc9946476484e8c428e9364643d4442a4


-- 
DragonFly BSD source repository



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