diff options
| -rw-r--r-- | sys/src/9/pc64/mkfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/9/pc64/mkfile b/sys/src/9/pc64/mkfile index 8515105a0..b09e2cad4 100644 --- a/sys/src/9/pc64/mkfile +++ b/sys/src/9/pc64/mkfile @@ -82,7 +82,7 @@ install:V: $p$CONF # copies generated by the rule below -PCHEADERS=wifi.h uncached.h usbehci.h screen.h etherif.h ethermii.h mp.h io.h +PCHEADERS=wifi.h uncached.h usbehci.h screen.h etherif.h ethermii.h mp.h io.h ahci.h &.h: ../pc/&.h cp $prereq . |
