1 # SPDX-License-Identifier: GPL-2.0 2 # 3 # Makefile for the Linux - z/VM Monitor Stream. 4 # 5 6 obj-$(CONFIG_APPLDATA_BASE) += appldata_base.o 7 obj-$(CONFIG_APPLDATA_MEM) += appldata_mem.o 8 obj-$(CONFIG_APPLDATA_OS) += appldata_os.o 9 obj-$(CONFIG_APPLDATA_NET_SUM) += appldata_net_sum.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.