mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-19 12:24:34 +08:00
6 lines
54 B
Makefile
6 lines
54 B
Makefile
|
#
|
||
|
# Makefile for IUCV
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_IUCV) += iucv.o
|