diff --git a/reactos/drivers/usb/cromwell/core/makefile b/reactos/drivers/usb/cromwell/core/makefile deleted file mode 100644 index bd9811c8c8b..00000000000 --- a/reactos/drivers/usb/cromwell/core/makefile +++ /dev/null @@ -1,5 +0,0 @@ -# This file is automatically generated. - -TOP = ../../../.. -DEFAULT = usbcore -include $(TOP)/proxy.mak diff --git a/reactos/drivers/usb/cromwell/host/makefile b/reactos/drivers/usb/cromwell/host/makefile deleted file mode 100644 index f3a7d97a90b..00000000000 --- a/reactos/drivers/usb/cromwell/host/makefile +++ /dev/null @@ -1,5 +0,0 @@ -# This file is automatically generated. - -TOP = ../../../.. -DEFAULT = ohci -include $(TOP)/proxy.mak diff --git a/reactos/drivers/usb/cromwell/uhci/makefile b/reactos/drivers/usb/cromwell/uhci/makefile deleted file mode 100644 index a60ba75bcde..00000000000 --- a/reactos/drivers/usb/cromwell/uhci/makefile +++ /dev/null @@ -1,5 +0,0 @@ -# This file is automatically generated. - -TOP = ../../../.. -DEFAULT = uhci -include $(TOP)/proxy.mak