X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Farduino%2Fbenchmark%2Fcontext_switch%2Fcontext_switch.mk;fp=boards%2Farduino%2Fbenchmark%2Fcontext_switch%2Fcontext_switch.mk;h=1d165f1eb5c0352cea0945166a285ffa040719b8;hb=cc3e0b349232c473385e2f136a3185e5f2fb6031;hp=207a3eab38d4b78adc0900dfb9c1994b4ef6582e;hpb=81cd29caca8fe9bc29d26bda6bb4f121cee61f2d;p=bertos.git diff --git a/boards/arduino/benchmark/context_switch/context_switch.mk b/boards/arduino/benchmark/context_switch/context_switch.mk index 207a3eab..1d165f1e 100644 --- a/boards/arduino/benchmark/context_switch/context_switch.mk +++ b/boards/arduino/benchmark/context_switch/context_switch.mk @@ -21,7 +21,7 @@ context_switch_HW_PATH = boards/arduino context_switch_WIZARD_CSRC = \ bertos/benchmark/context_switch.c \ bertos/kern/signal.c \ - bertos/kern/kfile.c \ + bertos/io/kfile.c \ bertos/struct/heap.c \ bertos/mware/formatwr.c \ bertos/mware/event.c \