7 lines
119 B
Makefile
7 lines
119 B
Makefile
|
#
|
||
|
# (C) Copyright 2016 Google, Inc
|
||
|
# Written by Simon Glass <sjg@chromium.org>
|
||
|
#
|
||
|
|
||
|
obj-y += cpu.o interrupts.o setjmp.o
|