]> Git Repo - linux.git/blob - net/hsr/Makefile
target: Fix LUN_RESET active I/O handling for ACK_KREF
[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.03187 seconds and 4 git commands to generate.