Xinqi Bao's Git
projects
/
slstatus.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
wifi: OS split
[slstatus.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
99d10c5
..
7d80893
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-20,12
+20,12
@@
COM =\
components/num_files\
components/$(OS)/ram \
components/run_command\
components/num_files\
components/$(OS)/ram \
components/run_command\
- components/
swap
\
- components/
temperature
\
- components/
uptime
\
+ components/
$(OS)/swap
\
+ components/
$(OS)/temperature
\
+ components/
$(OS)/uptime
\
components/user\
components/volume\
components/user\
components/volume\
- components/wifi
+ components/
$(OS)/
wifi
all: slstatus
all: slstatus