diff --git a/sys/src/9/pc/mkfile b/sys/src/9/pc/mkfile index f032b90d4..b59cda33f 100644 --- a/sys/src/9/pc/mkfile +++ b/sys/src/9/pc/mkfile @@ -119,6 +119,7 @@ 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 +usbehci.$O usbehcipc.$O: usbehci.h trap.$O: /sys/include/tos.h uartaxp.$O: uartaxp.i etherm10g.$O: etherm10g2k.i etherm10g4k.i diff --git a/sys/src/9/pc64/mkfile b/sys/src/9/pc64/mkfile index fc052d291..3027eaaa5 100644 --- a/sys/src/9/pc64/mkfile +++ b/sys/src/9/pc64/mkfile @@ -117,7 +117,8 @@ devaoe.$O sdaoe.$O: ../port/aoe.h main.$O: init.h reboot.h devusb.$O usbuhci.$O usbohci.$O usbehci.$O: ../port/usb.h -usbehci.$O: usbehci.h +usbehci.$O usbehcipc.$O: usbehci.h + trap.$O: /sys/include/tos.h ethermii.$O: ethermii.h etheriwl.$O: wifi.h