X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=ppcskel.git;a=blobdiff_plain;f=usb%2FMakefile;h=df2d64d47999f5a95f287b161009a71427b0e523;hp=8dee0bc4031d105a33b2ac613f4122fe1e69ba50;hb=d67f70cc5f1c9bc9e911f145b38902f102f7c11d;hpb=6ecceb2e08b3503e8c500e01cd1ecdcb873dd3b0 diff --git a/usb/Makefile b/usb/Makefile index 8dee0bc..df2d64d 100644 --- a/usb/Makefile +++ b/usb/Makefile @@ -12,4 +12,5 @@ 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/drivers/class/storage.o \ usb/drivers/class/hid.o