Revision af42d3466bdc8f39806b26f593604fdc54140bcb authored by Linus Torvalds on 17 November 2019, 22:47:30 UTC, committed by Linus Torvalds on 17 November 2019, 22:47:30 UTC
1 parent ec53851
Raw File
Makefile
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the IFE encapsulation protocol
#

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