]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
Makefile: remove duplicated line for zns.o
authorSteven Seungcheol Lee <sc108.lee@samsung.com>
Mon, 5 Apr 2021 11:11:17 +0000 (20:11 +0900)
committerKeith Busch <kbusch@kernel.org>
Mon, 5 Apr 2021 13:30:11 +0000 (07:30 -0600)
code duplicated while squashing the commits

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
Makefile

index 4cf4c7a9d20cc9b4799dde98d6031d68d1b7287c..86eb7c65ec8d9e726086d64e0bd0ef941d5dc012 100644 (file)
--- 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