Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
c9f6a6bbc284ba87337876086f7e2e6e0b0d50dd
/
.
/
arch
/
mips
/
tx4927
/
common
/
Makefile
blob: a7fe76a64964db66d66ab960c7a96b5c0d1ca3f9 [
file
] [
log
] [
blame
]
#
# Makefile for common code for Toshiba TX4927 based systems
#
obj
-
y
+=
tx4927_prom
.
o tx4927_irq
.
o
obj
-
$
(
CONFIG_TOSHIBA_FPCIB0
)
+=
smsc_fdc37m81x
.
o
obj
-
$
(
CONFIG_KGDB
)
+=
tx4927_dbgio
.
o
EXTRA_CFLAGS
+=
-
Werror