rk3568_ubuntu_r60_v1.3.2/u-boot/arch/x86/cpu/i386/Makefile

10 lines
154 B
Makefile
Raw Normal View History

2023-11-03 14:12:44 +08:00
#
# (C) Copyright 2016 Google, Inc
# Written by Simon Glass <sjg@chromium.org>
#
obj-y += call64.o
obj-y += cpu.o
obj-y += interrupt.o
obj-y += setjmp.o