aboutsummaryrefslogtreecommitdiffstats
path: root/os/nil/nil.mk
blob: 51f0e80833b6d48a2086d025a4ac3438c43cf5b1 (plain)
1
2
3
4
5
# List of all the ChibiOS/NIL kernel files.
KERNSRC = ${CHIBIOS}/os/nil/src/nil.c

# Required include directories
KERNINC = ${CHIBIOS}/os/nil/include