X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=ppcskel.git;a=blobdiff_plain;f=usb%2FMakefile;h=0171494c0ec1ba7fa4568b31c8e0b9d800f99892;hp=ddd11fbdb39d559f016235b9ba95c7defc273aef;hb=e8dd6b27d501339472cb5c8e0c94f3d2484e7810;hpb=aa217fb4ce71f43d1142d6173489a03f969c3655 diff --git a/usb/Makefile b/usb/Makefile index ddd11fb..0171494 100644 --- a/usb/Makefile +++ b/usb/Makefile @@ -3,7 +3,7 @@ CFLAGS += -Wno-unused-parameter #debug flags; DU = Debug USB #CFLAGS += -D _DU_OHCI_F #fire @ u/h/ohci.c -CFLAGS += -D _DU_OHCI_F_HALT #halted @ u/h/ohci.c +#CFLAGS += -D _DU_OHCI_F_HALT #halted @ u/h/ohci.c #CFLAGS += -D _DU_OHCI_Q #enqueue @ u/h/ohci.c #CFLAGS += -D _DU_OHCI_RH #roothub @ u/h/ohci.c CFLAGS += -D _DU_CORE #@ u/c/core.c