brintos

brintos / linux-shallow public Read only

0
0
Text · 162 B · bdf645d Raw
8 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Makefile for fieldbus_dev drivers.4#5 6obj-$(CONFIG_FIELDBUS_DEV)	+= fieldbus_dev.o anybuss/7fieldbus_dev-y			:= dev_core.o8