summaryrefslogtreecommitdiffstats
path: root/qemu/roms/u-boot/drivers/power/battery/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/u-boot/drivers/power/battery/Makefile')
-rw-r--r--qemu/roms/u-boot/drivers/power/battery/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/qemu/roms/u-boot/drivers/power/battery/Makefile b/qemu/roms/u-boot/drivers/power/battery/Makefile
deleted file mode 100644
index f864f0439..000000000
--- a/qemu/roms/u-boot/drivers/power/battery/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# Copyright (C) 2012 Samsung Electronics
-# Lukasz Majewski <l.majewski@samsung.com>
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
-
-obj-$(CONFIG_POWER_BATTERY_TRATS) += bat_trats.o
-obj-$(CONFIG_POWER_BATTERY_TRATS2) += bat_trats2.o