Makefile 116 Bytes edit raw blame history permalink 1 2 3 4 5 6 7 # # Makefile for HSR # obj-$(CONFIG_HSR) += hsr.o hsr-y := hsr_main.o hsr_framereg.o hsr_device.o hsr_netlink.o