summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/.gitignore1
-rw-r--r--usr/fwparam_ibft/Makefile2
2 files changed, 1 insertions, 2 deletions
diff --git a/doc/.gitignore b/doc/.gitignore
index 2f32a57..1828889 100644
--- a/doc/.gitignore
+++ b/doc/.gitignore
@@ -1,3 +1,4 @@
iscsi-gen-initiatorname.8
iscsiadm.8
iscsid.8
+iscsistart.8
diff --git a/usr/fwparam_ibft/Makefile b/usr/fwparam_ibft/Makefile
index 9e4d0ba..f1479db 100644
--- a/usr/fwparam_ibft/Makefile
+++ b/usr/fwparam_ibft/Makefile
@@ -39,8 +39,6 @@ CFLAGS += -fPIC $(WARNFLAGS) -I$(TOPDIR)/include -I$(TOPDIR)/usr -D_GNU_SOURCE \
-I$(TOPDIR)/libopeniscsiusr
CFLAGS += -DSBINDIR=\"$(SBINDIR)\"
-LDFLAGS += -L$(TOPDIR)/libopeniscsiusr -liscsiusr
-
all: $(OBJS)
clean: