1 # SPDX-License-Identifier: GPL-2.0-only << 2 dtb-$(CONFIG_FIT_IMAGE_FDT_NI169445) += 169 1 dtb-$(CONFIG_FIT_IMAGE_FDT_NI169445) += 169445.dtb >> 2 >> 3 # Force kbuild to make empty built-in.o if necessary >> 4 obj- += dummy.o >> 5 >> 6 always := $(dtb-y) >> 7 clean-files := *.dtb *.dtb.S
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.