Fix kfile.c source include to allow the developers to build preset inside bertos.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 16 Nov 2010 18:48:11 +0000 (18:48 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 16 Nov 2010 18:48:11 +0000 (18:48 +0000)
commitcc3e0b349232c473385e2f136a3185e5f2fb6031
treef55a68ec3bb2a27aa5dd824e54bd56daadf7c5fe
parent81cd29caca8fe9bc29d26bda6bb4f121cee61f2d
Fix kfile.c source include to allow the developers to build preset inside bertos.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4559 38d2e660-2303-0410-9eaa-f027e97ec537
35 files changed:
boards/arduino-mega/benchmark/context_switch/context_switch.mk
boards/arduino-mega/benchmark/kernel_footprint/kernel_footprint.mk
boards/arduino-mega/examples/aprs/aprs.mk
boards/arduino-mega/templates/empty/empty.mk
boards/arduino-mega/templates/kernel/kernel.mk
boards/arduino/benchmark/context_switch/context_switch.mk
boards/arduino/benchmark/kernel_footprint/kernel_footprint.mk
boards/arduino/examples/aprs/aprs.mk
boards/arduino/examples/aprs/aprs_user.mk
boards/arduino/templates/empty/empty.mk
boards/arduino/templates/kernel/kernel.mk
boards/at91sam7s-ek/benchmark/context_switch/context_switch.mk
boards/at91sam7s-ek/benchmark/kernel_footprint/kernel_footprint.mk
boards/at91sam7s-ek/templates/empty/empty.mk
boards/at91sam7s-ek/templates/kernel/kernel.mk
boards/at91sam7x-ek/benchmark/context_switch/context_switch.mk
boards/at91sam7x-ek/benchmark/kernel_footprint/kernel_footprint.mk
boards/at91sam7x-ek/templates/empty/empty.mk
boards/at91sam7x-ek/templates/kernel/kernel.mk
boards/ek-lm3s1968/benchmark/context_switch/context_switch.mk
boards/ek-lm3s1968/benchmark/kernel_footprint/kernel_footprint.mk
boards/ek-lm3s1968/templates/empty/empty.mk
boards/ek-lm3s1968/templates/kernel/kernel.mk
boards/lpc-p2378/benchmark/context_switch/context_switch.mk
boards/lpc-p2378/benchmark/kernel_footprint/kernel_footprint.mk
boards/lpc-p2378/templates/empty/empty.mk
boards/lpc-p2378/templates/kernel/kernel.mk
boards/stm32-p103/benchmark/kernel_footprint/kernel_footprint.mk
boards/stm32-p103/templates/empty/empty.mk
boards/stm32-p103/templates/kernel/kernel.mk
boards/triface/benchmark/context_switch/context_switch.mk
boards/triface/benchmark/kernel_footprint/kernel_footprint.mk
boards/triface/examples/triface/triface.mk
boards/triface/templates/empty/empty.mk
boards/triface/templates/kernel/kernel.mk