From 522e3d74e01086899ade6fb0374784c521076007 Mon Sep 17 00:00:00 2001 From: James Tabor Date: Sat, 28 May 2005 21:30:37 +0000 Subject: [PATCH] Add Usbhub to new build system. svn path=/trunk/; revision=15618 --- reactos/drivers/usb/usbhub/usbhub.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 reactos/drivers/usb/usbhub/usbhub.xml diff --git a/reactos/drivers/usb/usbhub/usbhub.xml b/reactos/drivers/usb/usbhub/usbhub.xml new file mode 100644 index 00000000000..5197258e346 --- /dev/null +++ b/reactos/drivers/usb/usbhub/usbhub.xml @@ -0,0 +1,7 @@ + + + ntoskrnl + hal + usbhub.c + usbhub.rc + -- 2.17.1