usb4bsd/ehci: Ouch, fix a bug in the Makefile.
authorSascha Wildner <saw@online.de>
Fri, 12 Oct 2012 17:56:15 +0000 (19:56 +0200)
committerSascha Wildner <saw@online.de>
Fri, 12 Oct 2012 17:56:15 +0000 (19:56 +0200)
commit492ea28fc9946476484e8c428e9364643d4442a4
tree69e2b1d5f44843c1e3485f77d04d945eb6079c42
parent15f415f64a16ab1188ebab11ae259fe70080fb05
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
sys/bus/u4b/controller/ehci/Makefile