summaryrefslogtreecommitdiff
path: root/nuttx/drivers/power/Make.defs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-01-23 17:19:43 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-01-23 17:19:43 +0000
commit14bc61cb16e67bd247cef620e42500cc2c19bcd5 (patch)
treee587d534cd4a8bad9b9e46c795e41b79eafc54a1 /nuttx/drivers/power/Make.defs
parentb11b3d17bc4a8ccfaa37becf15a8f4dd21689a34 (diff)
downloadpx4-nuttx-14bc61cb16e67bd247cef620e42500cc2c19bcd5.tar.gz
px4-nuttx-14bc61cb16e67bd247cef620e42500cc2c19bcd5.tar.bz2
px4-nuttx-14bc61cb16e67bd247cef620e42500cc2c19bcd5.zip
Completes first (untested) cut at MAX1704x battery driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4324 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/drivers/power/Make.defs')
-rw-r--r--nuttx/drivers/power/Make.defs3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/drivers/power/Make.defs b/nuttx/drivers/power/Make.defs
index 261e7525c..45c6aebc3 100644
--- a/nuttx/drivers/power/Make.defs
+++ b/nuttx/drivers/power/Make.defs
@@ -81,5 +81,4 @@ endif
DEPPATH += $(POWER_DEPPATH)
VPATH += $(POWER_VPATH)
-CFLAGS += $(POWER_CFLAGS);
-
+CFLAGS += $(POWER_CFLAGS)