c05564c4d8
Android 13
7 lines
88 B
Makefile
Executable file
7 lines
88 B
Makefile
Executable file
#
|
|
# Makefile for IUCV
|
|
#
|
|
|
|
obj-$(CONFIG_IUCV) += iucv.o
|
|
obj-$(CONFIG_AFIUCV) += af_iucv.o
|