From: Steven Seungcheol Lee Date: Mon, 5 Apr 2021 11:11:17 +0000 (+0900) Subject: Makefile: remove duplicated line for zns.o X-Git-Tag: v1.14~17 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=220a28045273804df3875eb98cfc9f09b46c10eb;p=users%2Fsagi%2Fnvme-cli.git Makefile: remove duplicated line for zns.o code duplicated while squashing the commits Signed-off-by: Steven Seungcheol Lee --- diff --git a/Makefile b/Makefile index 4cf4c7a9..86eb7c65 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,6 @@ PLUGIN_OBJS := \ plugins/scaleflux/sfx-nvme.o \ plugins/transcend/transcend-nvme.o \ plugins/zns/zns.o \ - plugins/zns/zns.o \ plugins/nvidia/nvidia-nvme.o \ plugins/ymtc/ymtc-nvme.o