xref: /openbmc/linux/drivers/net/slip/Makefile (revision ec8f24b7)
1ec8f24b7SThomas 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