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-pc
/
irq.hidd
/
mmakefile.src
blob
56d76281d2a46322ff8cfbbb7b97c04c543d9fab
1
# $Id$
2
include $(TOP)/config/make.cfg
3
4
#MM kernel-pc-x86_64-irq-kobj : hidd-irq-stubs
5
#MM kernel-pc-x86_64-irq : hidd-irq-stubs
6
7
FILES := irq_init irqclass
8
9
%build_module mmake=kernel-pc-x86_64-irq \
10
modname=irq modtype=hidd \
11
files=$(FILES)