blob: 0544675b55e0d6e7b28932ad4ee8658d33c6a4e6 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001diff --git a/debian/makefiles/fastboot.mk b/debian/makefiles/fastboot.mk
2index 9e8b751..9f047ed 100644
3--- a/debian/makefiles/fastboot.mk
4+++ b/debian/makefiles/fastboot.mk
5@@ -37,7 +37,7 @@ CPPFLAGS+= -I../mkbootimg
6 CPPFLAGS+= -I../../extras/ext4_utils/
7 CPPFLAGS+= -I../libsparse/include/
8
9-LIBS+= -lz -lselinux
10+LIBS+= -lz
11
12 OBJS= $(SRCS:.c=.o)
13