]> Joshua Wise's Git repositories - netwatch.git/blame_incremental - ich2/Makefile
slight grubload cleanups; use __RAW__ defined by build scripts instead of __linux__
[netwatch.git] / ich2 / Makefile
... / ...
CommitLineData
1smram-ich2: smm-open-ich2.c
2 gcc -o smram-ich2 smm-open-ich2.c ../pci/pci-linux.c
3
4clean:
5 rm -f smram-ich2
This page took 0.025553 seconds and 4 git commands to generate.