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
85eeaba
..
dee5a4b
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-8,7
+8,7
@@
include config.mk
REQ = util
COM =\
components/$(OS)/battery \
- components/
cpu
\
+ components/
$(OS)/cpu
\
components/datetime\
components/disk\
components/entropy\