summaryrefslogtreecommitdiffstats
path: root/samples/timers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/timers/Makefile')
-rw-r--r--samples/timers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/timers/Makefile b/samples/timers/Makefile
index a5c3c4a..f9fa074 100644
--- a/samples/timers/Makefile
+++ b/samples/timers/Makefile
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
ifndef CROSS_COMPILE
uname_M := $(shell uname -m 2>/dev/null || echo not)
ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/x86/ -e s/x86_64/x86/)
OpenPOWER on IntegriCloud