summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/mar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/mar/Makefile')
-rw-r--r--mdk-stage1/mar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/mar/Makefile b/mdk-stage1/mar/Makefile
index 5723bdf9d..dc5316a1a 100644
--- a/mdk-stage1/mar/Makefile
+++ b/mdk-stage1/mar/Makefile
@@ -31,7 +31,7 @@ FLAGS = -Wall -Werror -Os -fomit-frame-pointer -c
mar: mar-frontend.o mar-extract-only-standalone.o
- gcc -o mar mar-frontend.o mar-extract-only-standalone.o -lz
+ gcc -o mar mar-frontend.o mar-extract-only-standalone.o -lbz2
$(STRIPCMD) $@
libmar.a: mar-extract-only.o