xref: /linux/drivers/net/slip/Makefile (revision 58e16d792a6a8c6b750f637a4649967fcac853dc)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2b5451d78SJeff Kirsher#
3b5451d78SJeff Kirsher# Makefile for the SLIP network device drivers.
4b5451d78SJeff Kirsher#
5b5451d78SJeff Kirsher
6b5451d78SJeff Kirsherobj-$(CONFIG_SLIP) += slip.o
7b5451d78SJeff Kirsherobj-$(CONFIG_SLHC) += slhc.o
8