repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Got rid of obsolete USB HIDDs on x86-64
[AROS.git]
/
arch
/
x86_64-pc
/
battclock
/
mmakefile.src
blob
e5c994e7654d6f5884b37f9c479c20b1a7c48941
1
# $Id$
2
include $(TOP)/config/make.cfg
3
4
USER_CFLAGS := -I$(SRCDIR)/rom/battclock
5
%build_archspecific \
6
mainmmake=kernel-battclock maindir=rom/battclock arch=pc-x86_64 \
7
files=readbattclock modulename=battclock
8
9
#MM- kernel-battclock-pc-x86_64 : kernel-battclock-includes