[alsa-devel] [PATCH 3/3] ASoC: mid-x86 - remove the flag in makefile
7 Jan
2011
7 Jan
'11
11:51 a.m.
From: Vinod Koul vinod.koul@intel.com
previous commit e62255f2adf2 introduced DDEBUG flag in Makefile This causes all debug statemenets to be ON.
This patch removes this flag
Signed-off-by: Vinod Koul vinod.koul@intel.com Signed-off-by: Harsha Priya priya.harsha@intel.com --- sound/soc/mid-x86/Makefile | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/sound/soc/mid-x86/Makefile b/sound/soc/mid-x86/Makefile index a1a9331..6398833 100644 --- a/sound/soc/mid-x86/Makefile +++ b/sound/soc/mid-x86/Makefile @@ -1,5 +1,3 @@ -EXTRA_CFLAGS += -DDEBUG - snd-soc-sst-platform-objs := sst_platform.o snd-soc-mfld-machine-objs := mfld_machine.o
--
1.7.2.3
5098
Age (days ago)
5098
Last active (days ago)
0 comments
1 participants
participants (1)
-
Koul, Vinod