Linux Audio
Check our new training course
1# 2# Makefile for MPT based block devices 3# 4 5obj-$(CONFIG_I2O) += i2o 6obj-$(CONFIG_FUSION) += fusion
1# SPDX-License-Identifier: GPL-2.0-only 2# 3# Makefile for MPT based block devices 4# 5 6obj-$(CONFIG_FUSION) += fusion