6 lines
67 B
Makefile
6 lines
67 B
Makefile
|
#
|
||
|
# Makefile for the L2TP.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_PPPOL2TP) += pppol2tp.o
|