summaryrefslogtreecommitdiff
path: root/sta_dk_4_0_4_32/Makefile
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2009-11-12 18:46:24 -0800
committerJean-Baptiste Queru <jbq@google.com>2009-11-12 18:46:24 -0800
commit9b213f53c0858384d639ce002fec21f3f82a2ca1 (patch)
treeeb956c834511fabb52ce97c73837b8ffe8934c11 /sta_dk_4_0_4_32/Makefile
parent2c2f52e482a7e2577ec586d7d00a27cf08619420 (diff)
downloadti-9b213f53c0858384d639ce002fec21f3f82a2ca1.tar.gz
eclair snapshot
Diffstat (limited to 'sta_dk_4_0_4_32/Makefile')
-rw-r--r--sta_dk_4_0_4_32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sta_dk_4_0_4_32/Makefile b/sta_dk_4_0_4_32/Makefile
index abb1bf6..802a7fb 100644
--- a/sta_dk_4_0_4_32/Makefile
+++ b/sta_dk_4_0_4_32/Makefile
@@ -82,7 +82,7 @@ OS_OBJS = $(patsubst %.c, %.o, $(OS_SRCS))
#
# Remove debug info
#
-EXTRA_LDFLAGS += --strip-debug
+EXTRA_LDFLAGS += --strip-debug
##
##