Commit bfd50280 authored by Alessandro Rubini's avatar Alessandro Rubini

oldtools: open-by-lun test is moved here

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 3df09806
......@@ -3,5 +3,4 @@
fdelay-read
fdelay-fread
fdelay-pulse
fdelay-open-by-lun
fdelay-pulse-tom
......@@ -13,7 +13,6 @@ DEMOSRC :=
DEMOSRC += fdelay-read.c
DEMOSRC += fdelay-fread.c
DEMOSRC += fdelay-pulse.c
DEMOSRC += fdelay-open-by-lun.c
DEMOSRC += fdelay-pulse-tom.c
DEMOS := $(DEMOSRC:.c=)
......
......@@ -7,3 +7,4 @@ fd-raw-perf
fdelay-list
fdelay-term
fdelay-board-time
fdelay-open-by-lun
......@@ -17,6 +17,7 @@ hostprogs-y += fd-raw-perf
hostprogs-y += fdelay-list
hostprogs-y += fdelay-term
hostprogs-y += fdelay-board-time
hostprogs-y += fdelay-open-by-lun
# we are not in the kernel, so we need to piggy-back on "make modules"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment