u-boot/arch/x86/cpu/ivybridge/Makefile

12 lines
153 B
Makefile
Raw Normal View History

#
# Copyright (c) 2014 Google, Inc
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y += car.o
obj-y += cpu.o
obj-y += lpc.o
obj-y += pci.o
obj-y += sdram.o