]> Git Repo - linux.git/blob - drivers/net/slip/Makefile
binfmt_flat: don't offset the data start
[linux.git] / drivers / net / slip / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the SLIP network device drivers.
4 #
5
6 obj-$(CONFIG_SLIP) += slip.o
7 obj-$(CONFIG_SLHC) += slhc.o
This page took 0.039326 seconds and 4 git commands to generate.