1# SPDX-License-Identifier: GPL-2.0-only 2# 3# Makefile for the SNI prom monitor routines under Linux. 4# 5 6lib-$(CONFIG_FW_SNIPROM) += sniprom.o 7