diff options
| author | 2019-12-04 14:35:46 +0100 | |
|---|---|---|
| committer | 2019-12-04 14:46:39 +0100 | |
| commit | b9a1f49e40aa2e25558bc08e842c28ff5c435d9c (patch) | |
| tree | 01216a7eae87f8902c2c35e7290dd95602b8aac5 /Makefile | |
| download | i915-watt-master.tar.xz i915-watt-master.zip | |
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..b187608 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +CFLAGS ?= -O3 -march=native +i915-watt: |
