diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2021-02-09 04:48:46 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2021-02-09 04:48:46 +0300 |
commit | a930167cded60aeb4e1a98ebfe76a66b244b4178 (patch) | |
tree | f85bbbb11b18ad482b6dbb63df0b0960d3021c16 /Makefile | |
parent | 846c07f921701628f73cda15f96e9cb099c00555 (diff) |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ -## SPDX-License-Identifier: GPL-2.0-only - CC = gcc CFLAGS = -O2 -Wall -Wextra -Werror PROGRAM = intelgpio |