Sign in
googlers
/
maze
/
linux
/
refs/heads/master
/
.
/
arch
/
arm
/
mach-iop33x
/
Makefile
blob: 90081d8c9d16c862da18602d851d7aa92cbea5e5 [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
obj
-
y
:=
irq
.
o uart
.
o
obj
-
m
:=
obj
-
n
:=
obj
-
:=
obj
-
$
(
CONFIG_ARCH_IQ80331
)
+=
iq80331
.
o
obj
-
$
(
CONFIG_MACH_IQ80332
)
+=
iq80332
.
o