X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Ftelefire-v0.2%2FMakefile;h=944543c5d77a16e3919e6cc71d20a053563c4569;hp=a820990a6edd8663ca0657e083037067f9c01388;hb=013e9ccfbe76dc46e8c69ea314950bed83d9a39f;hpb=0ff5f0fbc4900ad45bb7910ffc0c5a4e4cc4b857 diff --git a/src/telefire-v0.2/Makefile b/src/telefire-v0.2/Makefile index a820990a..944543c5 100644 --- a/src/telefire-v0.2/Makefile +++ b/src/telefire-v0.2/Makefile @@ -5,8 +5,8 @@ TELEFIRE_VER=0.2 TELEFIRE_DEF=0_2 -vpath %.c ..:../core:../cc1111:../drivers:../product -vpath %.h ..:../core:../cc1111:../drivers:../product +vpath %.c ..:../kernel:../cc1111:../drivers:../product +vpath %.h ..:../kernel:../cc1111:../drivers:../product vpath ao-make-product.5c ../util ifndef VERSION @@ -25,7 +25,6 @@ INC = \ CORE_SRC = \ ao_cmd.c \ ao_config.c \ - ao_convert.c \ ao_mutex.c \ ao_panic.c \ ao_stdio.c \