summaryrefslogtreecommitdiff
path: root/io-module
diff options
context:
space:
mode:
authorJeff Hatch <jhatch@multitech.com>2020-11-24 08:13:56 -0600
committerJeff Hatch <jhatch@multitech.com>2020-11-24 08:13:56 -0600
commitf92e9e9e490ee12b69295f195c9be4f71d784ed9 (patch)
treefffc1d4551fb802aa985c506889abede22f8e09f /io-module
parent0394c05709eee33051718172b699c76e79750e39 (diff)
downloadmts-io-f92e9e9e490ee12b69295f195c9be4f71d784ed9.tar.gz
mts-io-f92e9e9e490ee12b69295f195c9be4f71d784ed9.tar.bz2
mts-io-f92e9e9e490ee12b69295f195c9be4f71d784ed9.zip
Add Makefile changes for supercap worker object file to build4.5.0
Diffstat (limited to 'io-module')
-rw-r--r--io-module/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/io-module/Makefile b/io-module/Makefile
index 7e6693d..0c05414 100644
--- a/io-module/Makefile
+++ b/io-module/Makefile
@@ -1,6 +1,6 @@
obj-m := mts_io.o
-mts_io-objs := buttons.o mts-io.o
+mts_io-objs := buttons.o mts-io.o mts_supercap.o
clean:
rm -f *.ko *.o