repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] Driver Core: remove driver model detach_state
[linux-2.6/verdex.git]
/
arch
/
mips
/
ddb5xxx
/
ddb5476
/
Makefile
blob
61eec363cb02593b5c706e80d12276319acaa664
1
#
2
# Makefile for the NEC DDB Vrc-5476 specific kernel interface routines
3
# under Linux.
4
#
5
6
obj-y
+=
setup.o irq.o int-handler.o nile4_pic.o vrc5476_irq.o
7
obj-
$(
CONFIG_KGDB
) +=
dbg_io.o
8
9
EXTRA_AFLAGS
:= $(
CFLAGS
)