OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
drivers
/
misc
/
ibmasm
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:23 AM
rwxr-xr-x
📄
Makefile
279 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Makefile
Close
# 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