Makefile 88 Bytes edit raw blame history 1 2 3 4 5 6 # # Makefile for IUCV # obj-$(CONFIG_IUCV) += iucv.o obj-$(CONFIG_AFIUCV) += af_iucv.o