From c31d619c83ba2a6c7c803082e804d18da657a389 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 23 May 2018 10:14:11 -0500 Subject: Merge in global logic mts-io hotspot code. --- io-module/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'io-module/Makefile') diff --git a/io-module/Makefile b/io-module/Makefile index 5d036f4..7e6693d 100644 --- a/io-module/Makefile +++ b/io-module/Makefile @@ -1,5 +1,7 @@ obj-m := mts_io.o +mts_io-objs := buttons.o mts-io.o + clean: rm -f *.ko *.o -- cgit v1.2.3