Files
Debian-9-Kernel/drivers/net/slip/Makefile
T

7 lines
111 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
#
# Makefile for the SLIP network device drivers.
#
obj-$(CONFIG_SLIP) += slip.o
obj-$(CONFIG_SLHC) += slhc.o