]> Joshua Wise's Git repositories - netwatch.git/blobdiff - hardware/ich2/Makefile
Homogenize filenames for ICH2.
[netwatch.git] / hardware / ich2 / Makefile
index d383a50acc95e3c25387e3c822e3d732f5ad7ef8..748c9c198e0e8ab047919cabc3c086b4af2d5a9a 100644 (file)
@@ -1,5 +1,5 @@
 smram-ich2: smm-open-ich2.c
-       gcc -o smram-ich2 smm-open-ich2.c ../pci/pci-linux.c -I../include
+       gcc -o smram-ich2 smm-open-ich2.c ../../pci/pci-linux.c -I../../include
 
 clean:
        rm -f smram-ich2
This page took 0.02385 seconds and 4 git commands to generate.