User/Kernel - ARMv7 fixes (relocation of .text)
[tpg/acess2.git] / Usermode / Applications / ping_src / Makefile
index 5d94dbe..64c4649 100644 (file)
@@ -2,8 +2,10 @@
 
 -include ../Makefile.cfg
 
+LDFLAGS += -lnet
+
 OBJ = main.o
-BIN = ../ping
+BIN = ping
 
 -include ../Makefile.tpl
 

UCC git Repository :: git.ucc.asn.au