Commit 61536e33 authored by Alessandro Rubini's avatar Alessandro Rubini

userspace/rtu_stat: removed needless libs

parent 76526e73
......@@ -14,7 +14,7 @@ OBJS = rtu_stat.o
CFLAGS = -O2 -I../include -DDEBUG -I$(LINUX)/include -I../libptpnetif \
-I../wrsw_hal -I../libwripc -I../wrsw_rtud -g
LDFLAGS = -L$(WR_INSTALL_ROOT)/lib -lptpnetif -lwripc -lswitchhw
LDFLAGS = -L$(WR_INSTALL_ROOT)/lib -lwripc
BINARY = rtu_stat
......
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