diff options
Diffstat (limited to 'net/iucv/Makefile')
-rw-r--r-- | net/iucv/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/iucv/Makefile b/net/iucv/Makefile new file mode 100644 index 00000000000..875941720d6 --- /dev/null +++ b/net/iucv/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for IUCV +# + +obj-$(CONFIG_IUCV) += iucv.o |