X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=ppcskel.git;a=blobdiff_plain;f=usb%2FMakefile;h=fb7d8bfceb4ed38fcbf7fd80ba471cfb9b3843d3;hp=aec92a52c6295c3206249aca75e870a286193ba8;hb=d018be8726c063c417463ff987fbd487b3cf9cad;hpb=5e163d7220489d291e636d1f77bf0ef0ee52b125 diff --git a/usb/Makefile b/usb/Makefile index aec92a5..fb7d8bf 100644 --- a/usb/Makefile +++ b/usb/Makefile @@ -2,7 +2,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 #fire @ 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