1 # 2 # Copyright (C) 2016 Imagination Technologies 3 # Author: Paul Burton <paul.burton@mips.com> 4 # 5 # This program is free software; you can redis 6 # under the terms of the GNU General Public Li 7 # Free Software Foundation; either version 2 8 # option) any later version. 9 # 10 11 # Note: order matters, keep the asm/mach-gener 12 cflags-$(CONFIG_MACH_INGENIC_SOC) += -I$ 13 cflags-$(CONFIG_MIPS_GENERIC) += -I$(srctree 14 15 load-$(CONFIG_MIPS_GENERIC) += 0xffffffff8 16 all-$(CONFIG_MIPS_GENERIC) += vmlinux.gz. 17 18 its-y := vml 19 its-$(CONFIG_FIT_IMAGE_FDT_BOSTON) += boa 20 its-$(CONFIG_FIT_IMAGE_FDT_NI169445) += boa 21 its-$(CONFIG_FIT_IMAGE_FDT_OCELOT) += boa 22 its-$(CONFIG_FIT_IMAGE_FDT_LUTON) += boa 23 its-$(CONFIG_FIT_IMAGE_FDT_JAGUAR2) += boa 24 its-$(CONFIG_FIT_IMAGE_FDT_SERVAL) += boa 25 its-$(CONFIG_FIT_IMAGE_FDT_XILFPGA) += boa 26 its-$(CONFIG_FIT_IMAGE_FDT_MARDUK) += boa
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.