mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-02 08:34:20 +08:00
6 lines
82 B
Makefile
6 lines
82 B
Makefile
|
#
|
||
|
# Makefile for the IFE encapsulation protocol
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_NET_IFE) += ife.o
|