mirror of
https://github.com/arjuncr/Linux-from-scratch.git
synced 2026-01-18 12:41:23 +00:00
6 lines
76 B
Makefile
6 lines
76 B
Makefile
#
|
|
# Makefile for MPT based block devices
|
|
#
|
|
|
|
obj-$(CONFIG_FUSION) += fusion/
|