#
# Makefile for the L2TP.
#
obj-$(CONFIG_L2TP) += l2tp_core.o
# Build l2tp as modules if L2TP is M
obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_PPPOL2TP)) += l2tp_ppp.o
obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_L2TP_IP)) += l2tp_ip.o
obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_L2TP_V3)) += l2tp_netlink.o
obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_L2TP_ETH)) += l2tp_eth.o
obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_L2TP_DEBUGFS)) += l2tp_debugfs.o
ifneq ($(CONFIG_IPV6),)
obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_L2TP_IP)) += l2tp_ip6.o
endif
body>
Age | Commit message (Expand) | Author | Files | Lines |
f='/cgit.cgi/linux/net-next.git/log/?h=nds-private-remove&id=62f01db9cf830957931f811d4da5f2bc34ce92f4'>root/net/tipc/netlink.hAge | Commit message (Expand) | Author | Files | Lines |
x/net-next.git/log/include/net/bluetooth/hci.h?h=nds-private-remove&id=0c461cb727d146c9ef2d3e86214f498b78b7d125&showmsg=1'>Expand)Author | Files | Lines |