From 6380daca5bd4e1740ad8afd0224f7bcbe5626ec7 Mon Sep 17 00:00:00 2001 From: Ricardo Salveti Date: Tue, 26 Jul 2016 14:11:48 -0300 Subject: Imported Upstream version 16.07-rc5 Change-Id: I3f93dd2982ddb9c0209bc44466d05a2320175938 Signed-off-by: Ricardo Salveti --- app/test/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'app/test') 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 -- cgit 1.2.3-korg