numam-dpdk/examples/qos_sched
Olivier Matz ea9a59b26c examples/qos_sched: fix makefile
The example does not compile as the linker complains about duplicated
symbols.

Remove -lsched from LDLIBS, it is already present in rte.app.mk and
added by the DPDK framework automatically.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-05-16 16:02:55 +02:00
..
app_thread.c update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
args.c update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
cfg_file.c update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
cfg_file.h update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
cmdline.c update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
init.c update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
main.c update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
main.h update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
Makefile examples/qos_sched: fix makefile 2014-05-16 16:02:55 +02:00
profile_ov.cfg update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
profile.cfg update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
stats.c update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00