projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
[platform/kernel/linux-starfive.git]
/
net
/
phonet
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0
2
obj-$(CONFIG_PHONET) += phonet.o pn_pep.o
3
4
phonet-y := \
5
pn_dev.o \
6
pn_netlink.o \
7
socket.o \
8
datagram.o \
9
sysctl.o \
10
af_phonet.o
11
12
pn_pep-y := pep.o pep-gprs.o