repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Updated PCI IDs to latest snapshot.
[tangerine.git]
/
arch
/
x86_64-all
/
exec
/
mmakefile.src
blob
3fce7af858474a48357f4f3afaaf76c00afcb2a3
1
# $Id$
2
include $(TOP)/config/make.cfg
3
4
USER_AFLAGS := -I$(GENINCDIR)
5
%build_archspecific \
6
mainmmake=kernel-exec maindir=rom/exec \
7
asmfiles=execstubs \
8
arch=x86_64
9
10
#MM kernel-exec-x86_64 : includes-asm_h-x86_64
11
12
%common