summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/drivers/power/wmt_battery/gauge/ug31xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/drivers/power/wmt_battery/gauge/ug31xx/Makefile')
-rwxr-xr-xANDROID_3.4.5/drivers/power/wmt_battery/gauge/ug31xx/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/ANDROID_3.4.5/drivers/power/wmt_battery/gauge/ug31xx/Makefile b/ANDROID_3.4.5/drivers/power/wmt_battery/gauge/ug31xx/Makefile
deleted file mode 100755
index 758c6033..00000000
--- a/ANDROID_3.4.5/drivers/power/wmt_battery/gauge/ug31xx/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-
-s_wmt_batt_ug31xx-objs += \
- uG31xx_API.o \
- ug31xx_i2c.o \
- ug31xx_gauge.o \
- uG31xx_API_Measurement.o \
- uG31xx_API_Otp.o \
- uG31xx_API_System.o \
- uG31xx_API_Backup.o \
- uG31xx_API_Capacity.b \
-
-obj-m += s_wmt_batt_ug31xx.o
-