blob: 6d0a78d25d2ab9718e49070c6a643cf4c3181397 [file] [log] [blame]
Simon Glass8ef07572014-11-12 22:42:07 -07001#
2# Copyright (c) 2014 Google, Inc
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
7obj-y += car.o
8obj-y += cpu.o
Simon Glass6e5b12b2014-11-12 22:42:13 -07009obj-y += pci.o
Simon Glass8ef07572014-11-12 22:42:07 -070010obj-y += sdram.o