Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
char-misc
/
refs/tags/v6.10-rc5
/
.
/
drivers
/
misc
/
ibmasm
/
Makefile
blob: 1b9dd0f44411d77edc255401903eadba7a5597f4 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_IBM_ASM
)
:=
ibmasm
.
o
ibmasm
-
y
:=
module
.
o \
ibmasmfs
.
o \
event
.
o \
command
.
o \
remote
.
o \
heartbeat
.
o \
r_heartbeat
.
o \
dot_command
.
o \
lowlevel
.
o
ibmasm
-
$
(
CONFIG_SERIAL_8250
)
+=
uart
.
o