Merge remote-tracking branches 'regulator/topic/discharge', 'regulator/topic/fan53555...
[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.045912 seconds and 5 git commands to generate.