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
/
i386-pc
/
cpu
/
mmakefile.src
blob
652e9dbada39b3f9f7ae7affcbade468ef3e5b48
1
# $Id$
2
include $(TOP)/config/make.cfg
3
4
FUNCTIONS := smp checkcpu
5
6
%build_module mmake=kernel-cpu-pc-i386 \
7
modname=cpu modtype=resource \
8
files="cpu_init $(FUNCTIONS)"
9
10
#MM kernel-cpu-pc-i386 : includes
11
#MM kernel-cpu-pc-i386-kobj : includes
12