brintos

brintos / linux-shallow public Read only

0
0
Text · 223 B · 4940c9d Raw
9 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Makefile for nvmem layouts.4#5 6obj-$(CONFIG_NVMEM_LAYOUT_SL28_VPD) += sl28vpd.o7obj-$(CONFIG_NVMEM_LAYOUT_ONIE_TLV) += onie-tlv.o8obj-$(CONFIG_NVMEM_LAYOUT_U_BOOT_ENV) += u-boot-env.o9