summaryrefslogtreecommitdiff
path: root/fs/btrfs/Makefile
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2007-03-07 11:50:24 -0500
committerDavid Woodhouse <dwmw2@hera.kernel.org>2007-03-07 11:50:24 -0500
commit037e6390488af8ab96137e1e5cccc15ad14ef887 (patch)
tree8bcde2f20af3b7b0bdb37376d78902d1ea5e74fa /fs/btrfs/Makefile
parenta28ec19775d62d673b034082128aca95780d3737 (diff)
Btrfs: get rid of add recursion
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/Makefile')
-rw-r--r--fs/btrfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/Makefile b/fs/btrfs/Makefile
index ae7f4c00c39..d92d08dde0f 100644
--- a/fs/btrfs/Makefile
+++ b/fs/btrfs/Makefile
@@ -1,6 +1,6 @@
CC=gcc
-CFLAGS = -g -Wall
+CFLAGS = -Wall
headers = radix-tree.h ctree.h disk-io.h kerncompat.h print-tree.h list.h
objects = ctree.o disk-io.o radix-tree.o mkfs.o extent-tree.o print-tree.o