5 lines
144 B
Makefile
Executable file
5 lines
144 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0
|
|
#
|
|
# Makefile for the sim power switch drivers.
|
|
#
|
|
obj-$(CONFIG_PRIZE_SIM_SLOT_CHECK) += sim_slot_state.o
|