Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
bd92aa013e8fcd17328ec8e060477761cf3380d9
/
.
/
arch
/
mips
/
lemote
/
lm2e
/
Makefile
blob: a5bc1efc362a500a692b257476a2db3dd3207561 [
file
] [
log
] [
blame
]
#
# Makefile for Lemote Fulong mini-PC board.
#
obj
-
y
+=
setup
.
o init
.
o reset
.
o irq
.
o pci
.
o bonito
-
irq
.
o mem
.
o \
env
.
o cmdline
.
o time
.
o machtype
.
o
#
# Early printk support
#
obj
-
$
(
CONFIG_EARLY_PRINTK
)
+=
early_printk
.
o
EXTRA_CFLAGS
+=
-
Werror