1101bd58fSGregory CLEMENT# 2101bd58fSGregory CLEMENT# Copyright (C) 2016 Imagination Technologies 3101bd58fSGregory CLEMENT# Author: Paul Burton <paul.burton@mips.com> 4101bd58fSGregory CLEMENT# 5101bd58fSGregory CLEMENT# This program is free software; you can redistribute it and/or modify it 6101bd58fSGregory CLEMENT# under the terms of the GNU General Public License as published by the 7101bd58fSGregory CLEMENT# Free Software Foundation; either version 2 of the License, or (at your 8101bd58fSGregory CLEMENT# option) any later version. 9101bd58fSGregory CLEMENT# 10101bd58fSGregory CLEMENT 11101bd58fSGregory CLEMENTload-$(CONFIG_MACH_EYEQ5) = 0xa800000808000000 12*fbe0fae6SGregory CLEMENTload-$(CONFIG_MACH_EYEQ6H) = 0xa800000100800000 13101bd58fSGregory CLEMENTall-$(CONFIG_MACH_EYEQ5) += vmlinux.gz.itb 14101bd58fSGregory CLEMENT 15101bd58fSGregory CLEMENTits-y := vmlinux.its.S 16101bd58fSGregory CLEMENTits-$(CONFIG_FIT_IMAGE_FDT_EPM5) += board-epm5.its.S 17