projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[platform/kernel/linux-rpi.git]
/
net
/
lapb
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for the Linux LAPB layer.
4
#
5
6
obj-$(CONFIG_LAPB) += lapb.o
7
8
lapb-y := lapb_in.o lapb_out.o lapb_subr.o lapb_timer.o lapb_iface.o