Xinqi Bao's Git
projects
/
slstatus.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
cpu: OS split
[slstatus.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
871f09d
..
dee5a4b
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-7,8
+7,8
@@
include config.mk
REQ = util
COM =\
- components/
battery
\
- components/
cpu
\
+ components/
$(OS)/battery
\
+ components/
$(OS)/cpu
\
components/datetime\
components/disk\
components/entropy\