blob: 6d04fcba1d1e2fb4f1b648ebc5c86ff9d6520585 [file] [log] [blame]
Simon Glass3a8ee3d2020-11-05 06:32:05 -07001# SPDX-License-Identifier: GPL-2.0+
2#
3# (C) Copyright 2017
4# Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc
5obj-y += sysinfo-uclass.o
6obj-$(CONFIG_SYSINFO_GAZERBEAM) += gazerbeam.o
7obj-$(CONFIG_SYSINFO_SANDBOX) += sandbox.o
Simon Glass44c74bd2020-11-05 06:32:11 -07008obj-$(CONFIG_SYSINFO_SMBIOS) += smbios.o