aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/bimgtool/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/util/bimgtool/Makefile b/util/bimgtool/Makefile
index 3bd0f07a7d..ca4a9d9776 100644
--- a/util/bimgtool/Makefile
+++ b/util/bimgtool/Makefile
@@ -6,9 +6,8 @@ CFLAGS += -D_7ZIP_ST
CFLAGS += -Wall -Wundef -Wstrict-prototypes -Wmissing-prototypes
CFLAGS += -Wwrite-strings -Wredundant-decls -Wno-trigraphs
CFLAGS += -Wstrict-aliasing -Wshadow -Werror
-LDFLAGS += -g
-all: dep $(obj)/bimgtool
+all: $(obj)/bimgtool
clean:
rm -f $(obj)/bimgtool