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
[NET]: Add netlink connector.
[linux-2.6/verdex.git]
/
arch
/
mips
/
vr41xx
/
common
/
Makefile
blob
9096302a7ecc1e79fed3a3a73f71d67241c07fce
1
#
2
# Makefile for common code of the NEC VR4100 series.
3
#
4
5
obj-y
+=
bcu.o cmu.o icu.o init.o int-handler.o irq.o pmu.o type.o
6
obj-
$(
CONFIG_VRC4173
) +=
vrc4173.o
7
8
EXTRA_AFLAGS
:= $(
CFLAGS
)