X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=ppcskel.git;a=blobdiff_plain;f=usb%2FMakefile;h=8dee0bc4031d105a33b2ac613f4122fe1e69ba50;hp=37803e1f1ad1fad207e84dbf5743f89c05bcca3c;hb=8c443e089d9f0202d06e0b5d656fd713b14fc9bc;hpb=6dfa0a3162536682b5e5aced149b34240d88497b diff --git a/usb/Makefile b/usb/Makefile index 37803e1..8dee0bc 100644 --- a/usb/Makefile +++ b/usb/Makefile @@ -11,5 +11,5 @@ CFLAGS += -D _DU_CORE #@ u/c/core.c CFLAGS += -D _DU_USB #@ u/c/usb.c OBJS += usb/host/ohci.o usb/core/core.o usb/core/usb.o \ - usb/lib/list.o usb/usbspec/request.o \ + usb/lib/list.o \ usb/drivers/class/hid.o