Xinqi Bao's Git

entropy: OS split
[slstatus.git] / Makefile
index 871f09d..bbb18a9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,11 +7,11 @@ include config.mk
 
 REQ = util
 COM =\
-       components/battery\
-       components/cpu\
+       components/$(OS)/battery \
+       components/$(OS)/cpu \
        components/datetime\
        components/disk\
-       components/entropy\
+       components/$(OS)/entropy \
        components/hostname\
        components/ip\
        components/kernel_release\