~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: e929563b2c11a81424a67bcef24c55bf8f7419e1 (plain)
1
2
3
4
5
6
7
8
9
10
#
# (C) Copyright 2016 Google, Inc
# Written by Simon Glass <sjg@chromium.org>
#

obj-y += cpu.o interrupts.o setjmp.o

ifndef CONFIG_EFI
obj-y += misc.o
endif