X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Flpc-p2378%2Fbenchmark%2Fcontext_switch%2Fcontext_switch.mk;h=cc484ca5865b8b21652fa7ed3a46a66951ea156b;hb=7dff07b2a890ada8bdce1f4a89f143b621660835;hp=1d974e95e18c085e1ae7ef7acd2d2cc280b9c7ef;hpb=c15b00a9a85e2aa3fdc681e63d7e92851035b63a;p=bertos.git diff --git a/boards/lpc-p2378/benchmark/context_switch/context_switch.mk b/boards/lpc-p2378/benchmark/context_switch/context_switch.mk index 1d974e95..cc484ca5 100644 --- a/boards/lpc-p2378/benchmark/context_switch/context_switch.mk +++ b/boards/lpc-p2378/benchmark/context_switch/context_switch.mk @@ -21,7 +21,7 @@ context_switch_HW_PATH = boards/ek-lpc-p2378 context_switch_WIZARD_CSRC = \ bertos/benchmark/context_switch.c \ bertos/kern/signal.c \ - bertos/kern/kfile.c \ + bertos/io/kfile.c \ bertos/cpu/arm/drv/timer_lpc2.c \ bertos/mware/formatwr.c \ bertos/struct/heap.c \