kernel_samsung_a34x-permissive/drivers/net/slip/Makefile
2024-04-28 15:49:01 +02:00

7 lines
111 B
Makefile
Executable file

#
# Makefile for the SLIP network device drivers.
#
obj-$(CONFIG_SLIP) += slip.o
obj-$(CONFIG_SLHC) += slhc.o