5 lines
117 B
Makefile
5 lines
117 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Makefile for Linux PSE drivers
|
|
|
|
obj-$(CONFIG_PSE_CONTROLLER) += pse_core.o
|