Sign in
zircon-guest
/
third_party
/
linux
/
36f5b1d83ab5571e6661d1004c236db07e53a38c
/
.
/
arch
/
mips
/
lantiq
/
Makefile
blob: e7234ca093b9b87f85a4879e39885d6a0375af9a [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
# Copyright (C) 2010 John Crispin <john@phrozen.org>
#
obj
-
y
:=
irq
.
o clk
.
o prom
.
o
obj
-
$
(
CONFIG_EARLY_PRINTK
)
+=
early_printk
.
o
obj
-
$
(
CONFIG_SOC_TYPE_XWAY
)
+=
xway
/
obj
-
$
(
CONFIG_SOC_FALCON
)
+=
falcon
/