1eed0eabdSPaul Burton# 2eed0eabdSPaul Burton# Copyright (C) 2016 Imagination Technologies 3fb615d61SPaul Burton# Author: Paul Burton <paul.burton@mips.com> 4eed0eabdSPaul Burton# 5eed0eabdSPaul Burton# This program is free software; you can redistribute it and/or modify it 6eed0eabdSPaul Burton# under the terms of the GNU General Public License as published by the 7eed0eabdSPaul Burton# Free Software Foundation; either version 2 of the License, or (at your 8eed0eabdSPaul Burton# option) any later version. 9eed0eabdSPaul Burton# 10eed0eabdSPaul Burton 11f0f4a753SPaul Cercueil# Note: order matters, keep the asm/mach-generic include last. 12a103e9b9SPaul Cercueilcflags-$(CONFIG_MACH_INGENIC_SOC) += -I$(srctree)/arch/mips/include/asm/mach-ingenic 13eed0eabdSPaul Burtoncflags-$(CONFIG_MIPS_GENERIC) += -I$(srctree)/arch/mips/include/asm/mach-generic 14f0f4a753SPaul Cercueil 15eed0eabdSPaul Burtonload-$(CONFIG_MIPS_GENERIC) += 0xffffffff80100000 16*31b2f3dcSYunQiang Suall-$(CONFIG_MIPS_GENERIC) += vmlinux.gz.itb 17436c6a44SPaul Burton 18436c6a44SPaul Burtonits-y := vmlinux.its.S 1913d1ff2cSPaul Burtonits-$(CONFIG_FIT_IMAGE_FDT_BOSTON) += board-boston.its.S 2004a85e08SPaul Burtonits-$(CONFIG_FIT_IMAGE_FDT_NI169445) += board-ni169445.its.S 2139249d77SQuentin Schulzits-$(CONFIG_FIT_IMAGE_FDT_OCELOT) += board-ocelot.its.S 22378e413fSGregory CLEMENTits-$(CONFIG_FIT_IMAGE_FDT_LUTON) += board-luton.its.S 23f84778f7SGregory CLEMENTits-$(CONFIG_FIT_IMAGE_FDT_JAGUAR2) += board-jaguar2.its.S 24fe005201SGregory CLEMENTits-$(CONFIG_FIT_IMAGE_FDT_SERVAL) += board-serval.its.S 25947bc875SAlexandre Belloniits-$(CONFIG_FIT_IMAGE_FDT_XILFPGA) += board-xilfpga.its.S 26666173eeSJiaxun Yangits-$(CONFIG_FIT_IMAGE_FDT_MARDUK) += board-marduk.its.S 27