Xinqi Bao's Git

cpu: OS split
[slstatus.git] / 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\