7 lines
144 B
Makefile
7 lines
144 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
#
|
|
# Makefile for the SST's faulty drivers
|
|
#
|
|
|
|
obj-$(CONFIG_SST) += sst_chrdev.o boundedbuffer.o sst_common.o
|