Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[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.042167 seconds and 6 git commands to generate.