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 000000000000..875941720d6a --- /dev/null +++ b/net/iucv/Makefile | |||
@@ -0,0 +1,5 @@ | |||
1 | # | ||
2 | # Makefile for IUCV | ||
3 | # | ||
4 | |||
5 | obj-$(CONFIG_IUCV) += iucv.o | ||