git.joshuawise.com
/
netwatch.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
put the stack in bss to save space on disk
[netwatch.git]
/
ich2
/
Makefile
diff --git
a/ich2/Makefile
b/ich2/Makefile
index e41432b8aac13df3ae22716c799d3693b20aea79..2d908d9e7993931cb1b377bc7f6cb26cdc56fed6 100644
(file)
--- a/
ich2/Makefile
+++ b/
ich2/Makefile
@@
-1,2
+1,5
@@
smram-ich2: smm-open-ich2.c
gcc -o smram-ich2 smm-open-ich2.c ../pci/pci-linux.c
+
+clean:
+ rm -f smram-ich2
This page took
0.039959 seconds
and
4
git commands to generate.