X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Ftriface%2Ftemplates%2Fempty%2Fempty.mk;h=8a4ae0e0262cd91f3e37f13468511b23dde29c44;hb=cc3e0b349232c473385e2f136a3185e5f2fb6031;hp=eff89d9ff594d2553adc5d3f9c54c13d9ceb6187;hpb=81cd29caca8fe9bc29d26bda6bb4f121cee61f2d;p=bertos.git diff --git a/boards/triface/templates/empty/empty.mk b/boards/triface/templates/empty/empty.mk index eff89d9f..8a4ae0e0 100644 --- a/boards/triface/templates/empty/empty.mk +++ b/boards/triface/templates/empty/empty.mk @@ -19,7 +19,7 @@ empty_HW_PATH = boards/triface # Files automatically generated by the wizard. DO NOT EDIT, USE empty_USER_CSRC INSTEAD! empty_WIZARD_CSRC = \ - bertos/kern/kfile.c \ + bertos/io/kfile.c \ bertos/kern/signal.c \ bertos/cpu/avr/drv/timer_avr.c \ bertos/kern/sem.c \