Sign in
googlers
/
maze
/
linux
/
c680b77efe4542830bb170e1cc40db1c47c569bc
/
.
/
arch
/
arm
/
mach-iop32x
/
Makefile
blob: af1747ae392dad7f209d788c1bd81343faaa4d5f [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
obj
-
y
:=
irq
.
o
obj
-
m
:=
obj
-
n
:=
obj
-
:=
obj
-
$
(
CONFIG_ARCH_IQ80321
)
+=
iq80321
.
o
obj
-
$
(
CONFIG_ARCH_IQ31244
)
+=
iq31244
.
o