8 lines
169 B
Makefile
Raw Normal View History

2026-01-29 22:25:33 +08:00
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for nvmem layouts.
#
obj-$(CONFIG_NVMEM_LAYOUT_SL28_VPD) += sl28vpd.o
obj-$(CONFIG_NVMEM_LAYOUT_ONIE_TLV) += onie-tlv.o