diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/test/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/test/Makefile b/app/test/Makefile index 6015b19f..49ea1959 100644 --- a/app/test/Makefile +++ b/app/test/Makefile @@ -158,7 +158,6 @@ SRCS-$(CONFIG_RTE_LIBRTE_CMDLINE) += test_cmdline_string.c SRCS-$(CONFIG_RTE_LIBRTE_CMDLINE) += test_cmdline_lib.c ifeq ($(CONFIG_RTE_LIBRTE_SCHED),y) -LDLIBS += -lrt SRCS-y += test_red.c SRCS-y += test_sched.c endif |