Merge branches 'for-4.8/i2c-hid' and 'for-4.8/uhid-offload-hid-device-add' into for...
[deliverable/linux.git] / net / rose / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux Rose (X.25 PLP) layer.
3#
4
5obj-$(CONFIG_ROSE) += rose.o
6
7rose-y := af_rose.o rose_dev.o rose_in.o rose_link.o rose_loopback.o \
8 rose_out.o rose_route.o rose_subr.o rose_timer.o
9rose-$(CONFIG_SYSCTL) += sysctl_net_rose.o
This page took 0.729313 seconds and 5 git commands to generate.