swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: bfeffd155283772bbe78c6a05dec7c0128ee500c authored by Linus Torvalds on 07 January 2019, 01:08:20 UTC
Linux 5.0-rc1
Tip revision: bfeffd1
Makefile
#
# Makefile for the IFE encapsulation protocol
#

obj-$(CONFIG_NET_IFE) += ife.o
back to top