Fix kfile.c source include to allow the developers to build preset inside bertos.
[bertos.git] / boards / triface / templates / empty / empty.mk
index eff89d9ff594d2553adc5d3f9c54c13d9ceb6187..8a4ae0e0262cd91f3e37f13468511b23dde29c44 100644 (file)
@@ -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 \