From 94b98becffe16c861a76895f5773fa0190b3ba47 Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Fri, 26 Jul 2024 23:50:01 +0000 Subject: add battery --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ef103c5..6ccf1bf 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ include config.mk REQ = util COM =\ + components/battery\ components/datetime\ components/netspeeds\ components/ram\ -- cgit v1.2.3