callout: add a new module which is an alternative to the scheduler
[aversive.git] / modules / base / callout / Makefile
1 TARGET = callout
2
3 SRC := callout.c
4
5 include $(AVERSIVE_DIR)/mk/aversive_module.mk