]> Git Repo - linux.git/blame - net/lapb/Makefile
Linux 6.14-rc3
[linux.git] / net / lapb / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
1da177e4
LT
2#
3# Makefile for the Linux LAPB layer.
4#
5
6obj-$(CONFIG_LAPB) += lapb.o
7
64387df8 8lapb-y := lapb_in.o lapb_out.o lapb_subr.o lapb_timer.o lapb_iface.o
This page took 1.135911 seconds and 4 git commands to generate.