![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0-only 0002 # 0003 # Makefile for the Linux NET/ROM layer. 0004 # 0005 0006 obj-$(CONFIG_NETROM) += netrom.o 0007 0008 netrom-y := af_netrom.o nr_dev.o nr_in.o nr_loopback.o \ 0009 nr_out.o nr_route.o nr_subr.o nr_timer.o 0010 netrom-$(CONFIG_SYSCTL) += sysctl_net_netrom.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |