summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/src/9/pc/mkfile2
-rw-r--r--sys/src/9/pc64/mkfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/src/9/pc/mkfile b/sys/src/9/pc/mkfile
index 62e622b21..51e5d7e4a 100644
--- a/sys/src/9/pc/mkfile
+++ b/sys/src/9/pc/mkfile
@@ -119,7 +119,7 @@ devaoe.$O sdaoe.$O: ../port/aoe.h
main.$O: init.h reboot.h
wavelan.$O: wavelan.c ../pc/wavelan.c ../pc/wavelan.h
etherwavelan.$O: etherwavelan.c ../pc/wavelan.h
-devusb.$O usbuhci.$O usbohci.$O usbehci.$O: ../port/usb.h
+devusb.$O usbuhci.$O usbohci.$O usbehci.$O usbehcipc.$O usbxhci.$O: ../port/usb.h
usbehci.$O usbehcipc.$O: usbehci.h
trap.$O: /sys/include/tos.h
uartaxp.$O: uartaxp.i
diff --git a/sys/src/9/pc64/mkfile b/sys/src/9/pc64/mkfile
index bf298306b..d8a436c35 100644
--- a/sys/src/9/pc64/mkfile
+++ b/sys/src/9/pc64/mkfile
@@ -118,7 +118,7 @@ devaoe.$O sdaoe.$O: ../port/aoe.h
main.$O: init.h reboot.h
-devusb.$O usbuhci.$O usbohci.$O usbehci.$O: ../port/usb.h
+devusb.$O usbuhci.$O usbohci.$O usbehci.$O usbehcipc.$O usbxhci.$O: ../port/usb.h
usbehci.$O usbehcipc.$O: usbehci.h
trap.$O: /sys/include/tos.h