aboutsummaryrefslogtreecommitdiffstats
path: root/os/nil/nil.mk
blob: 9e46f1c022cee518957c53b2755b4155e1ae96aa (plain)
1
2
3
4
5
# List of all the Nil RTOS kernel files.
KERNSRC = ${NILRTOS}/os/kernel/nil.c

# Required include directories
KERNINC = ${NILRTOS}/os/kernel