From a492125d0251506354033c96125732aa524a350d Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Sat, 3 Mar 2007 17:16:59 +0100 Subject: Remove stuff unneeded in release --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5687c8c..12ba6c7 100644 --- a/Makefile +++ b/Makefile @@ -19,8 +19,8 @@ LDFLAGS := # Compile with 'make DEBUG=true' to enable debugging DEBUG = false ifeq ($(strip $(DEBUG)),true) - CFLAGS += -g -DDEBUG -fmudflap - LDFLAGS += -lmudflap + CFLAGS += -g -DDEBUG + LDFLAGS += endif all: inotail -- cgit v1.2.3-54-g00ecf ='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/supply/generic-adc-battery.c')