summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorLee Duncan <lduncan@suse.com>2022-08-13 13:50:40 -0700
committerGitHub <noreply@github.com>2022-08-13 13:50:40 -0700
commit677d8ee1bb8ea05dbd4d0cdc6aece681d9edcd97 (patch)
treeabac56b4cadd25d3b7ed900d01823255b8ea7b8a /usr
parentb965a83b0fe6a2645fc251b8cb430206bc125efb (diff)
downloadopen-iscsi-677d8ee1bb8ea05dbd4d0cdc6aece681d9edcd97.tar.gz
Cleanup fwparam makefile (#360)
* Ignore template-generated man pages * build: fwparam_ibft does not need libopeniscsiusr
Diffstat (limited to 'usr')
-rw-r--r--usr/fwparam_ibft/Makefile2
1 files changed, 0 insertions, 2 deletions
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: