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] w1_therm: support for ds18b20, ds1822 thermal sensors.
[linux-2.6/verdex.git]
/
arch
/
mips
/
vr41xx
/
common
/
Makefile
blob
92c11e9bbb3fbc1ebe2554471e6e0698980dbe0b
1
#
2
# Makefile for common code of the NEC VR4100 series.
3
#
4
5
obj-y
+=
bcu.o cmu.o giu.o icu.o init.o int-handler.o pmu.o
6
obj-
$(
CONFIG_VRC4173
) +=
vrc4173.o
7
8
EXTRA_AFLAGS
:= $(
CFLAGS
)