blob: 0544675b55e0d6e7b28932ad4ee8658d33c6a4e6 [file] [log] [blame]
diff --git a/debian/makefiles/fastboot.mk b/debian/makefiles/fastboot.mk
index 9e8b751..9f047ed 100644
--- a/debian/makefiles/fastboot.mk
+++ b/debian/makefiles/fastboot.mk
@@ -37,7 +37,7 @@ CPPFLAGS+= -I../mkbootimg
CPPFLAGS+= -I../../extras/ext4_utils/
CPPFLAGS+= -I../libsparse/include/
-LIBS+= -lz -lselinux
+LIBS+= -lz
OBJS= $(SRCS:.c=.o)