summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorQuentin Rameau <quinq@fifth.space>2018-04-30 15:14:36 +0200
committerAaron Marcher <me@drkhsh.at>2018-04-30 15:41:52 +0200
commit72f5a0d69ad43e7329064f415b4f8df3c1c2ccec (patch)
tree75e419c8b00cf5adfcc8a269b96a25607e6719ac /Makefile
parent259e106b4fbdca3df8dd660f70edf0585f14b6f6 (diff)
swap: OS split
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 99d10c5..5dcef0f 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ COM =\
components/num_files\
components/$(OS)/ram \
components/run_command\
- components/swap\
+ components/$(OS)/swap \
components/temperature\
components/uptime\
components/user\