mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
6 lines
82 B
Makefile
6 lines
82 B
Makefile
|
#
|
||
|
# Makefile for the IFE encapsulation protocol
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_NET_IFE) += ife.o
|