summaryrefslogtreecommitdiffstats
path: root/isys
diff options
context:
space:
mode:
Diffstat (limited to 'isys')
-rw-r--r--isys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/isys/Makefile b/isys/Makefile
index 0ccc15f71..d5d0f096c 100644
--- a/isys/Makefile
+++ b/isys/Makefile
@@ -27,7 +27,7 @@ OBJECTS = nfsmount.o nfsmount_clnt.o nfsmount_xdr.o devices.o imount.o \
ethtool.o wireless.o eddsupport.o nl.o str.o auditd.o
SOBJECTS = $(patsubst %.o,%.lo,$(OBJECTS))
SOURCES = $(patsubst %.o,%.c,$(OBJECTS)) isys.c
-LOADLIBES = -lresolv -lpci -lpopt -lext2fs -lz -ldevmapper -lblkid
+LOADLIBES = -lresolv -lpopt -lext2fs -lz -ldevmapper -lblkid
LOADLIBES += $(SELINUXLIBES)
ifeq ($(USESELINUX),1)
LOADLIBES += -laudit