Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming patches...
[deliverable/linux.git] / net / hsr / Makefile
1 #
2 # Makefile for HSR
3 #
4
5 obj-$(CONFIG_HSR) += hsr.o
6
7 hsr-y := hsr_main.o hsr_framereg.o hsr_device.o \
8 hsr_netlink.o hsr_slave.o hsr_forward.o
This page took 0.032291 seconds and 6 git commands to generate.