6 lines
54 B
Makefile
6 lines
54 B
Makefile
|
#
|
||
|
# Makefile for IUCV
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_IUCV) += iucv.o
|