treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / net / hsr / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
f421436a
AB
2#
3# Makefile for HSR
4#
5
6obj-$(CONFIG_HSR) += hsr.o
7
f266a683
AB
8hsr-y := hsr_main.o hsr_framereg.o hsr_device.o \
9 hsr_netlink.o hsr_slave.o hsr_forward.o
9c5f8a19 10hsr-$(CONFIG_DEBUG_FS) += hsr_debugfs.o