mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-12 08:48:48 +00:00
6 lines
82 B
Makefile
6 lines
82 B
Makefile
|
#
|
||
|
# Makefile for the IFE encapsulation protocol
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_NET_IFE) += ife.o
|