wip .. provide our bootstrap memory layout in a header for the bootstrap and kernel...
[AROS.git] / arch / all-pc / timer / mmakefile.src
blobc6fe7ac132b4efc224e18036e8e53c22ac55ba6b
1 # $Id$
2 include $(TOP)/config/make.cfg
4 USER_INCLUDES := -I$(SRCDIR)/rom/timer
6 include $(SRCDIR)/$(CURDIR)/make.opts
8 %build_archspecific \
9   mainmmake=kernel-timer maindir=rom/timer \
10   arch=pc modulename=timer \
11   files="timer_init beginio ticks"
13 %common