From: sangorrin Date: Sun, 18 Jan 2009 20:17:33 +0000 (+0000) Subject: no librtep X-Git-Url: https://rtime.felk.cvut.cz/gitweb/frescor/fna.git/commitdiff_plain/56045afd70eb316186c0d5cc70e52e55608f4c66 no librtep git-svn-id: http://www.frescor.org/private/svn/frescor/fna/trunk@1480 35b4ef3e-fd22-0410-ab77-dab3279adceb --- diff --git a/src_rtep/Makefile b/src_rtep/Makefile index 391cd5d..f4a3de0 100644 --- a/src_rtep/Makefile +++ b/src_rtep/Makefile @@ -16,7 +16,6 @@ objs: $(OBJS) librtepfna.a: objs @exec echo -e "\n>> Building RTEP FNA:"; - @make -C $(PLATFORM_PATH)/arch/drivers/rt-ep librtep ld -r -o librtepfna.o *.o @mv librtepfna.o $(FNA_PATH)/lib @exec echo ">> end Building RTEP FNA [OK]"