1 # 2 # (C) Copyright 2016 Google, Inc 3 # Written by Simon Glass <sjg (at] chromium.org> 4 # 5 6 obj-y += call64.o 7 obj-y += cpu.o 8 obj-y += interrupt.o 9 obj-y += setjmp.o 10