aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-11 16:51:25 +0200
committerMattias Andrée <maandree@kth.se>2016-07-11 16:51:25 +0200
commit67dc32f6da719f483b6dbad72e145908a28d4c38 (patch)
treef10ca7fc0337247963e5d2f417c7b35e03f4ee7e /Makefile
parentDo not require /proc (diff)
downloadcoopgammad-67dc32f6da719f483b6dbad72e145908a28d4c38.tar.gz
coopgammad-67dc32f6da719f483b6dbad72e145908a28d4c38.tar.bz2
coopgammad-67dc32f6da719f483b6dbad72e145908a28d4c38.tar.xz
Detect kernel automatically
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a25208d..45c1c9f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
PKGNAME = gammad
COMMAND = gammad
-KERNEL = linux
+KERNEL = $(shell uname | tr '[A-Z]_' '[a-z]-')
SRC = filter gammad output ramps util