Sign in
googlers
/
maze
/
linux
/
1b41526975d8318ca17c93f724893884d03a0560
/
.
/
arch
/
arm
/
mach-ep93xx
/
Makefile
blob: 5393af989e940c1efdc4af62dd5a63221ace68ff [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
obj
-
y
:=
core
.
o
obj
-
m
:=
obj
-
n
:=
obj
-
:=
obj
-
$
(
CONFIG_MACH_GESBC9312
)
+=
gesbc9312
.
o
obj
-
$
(
CONFIG_MACH_TS72XX
)
+=
ts72xx
.
o