xref: /openbmc/u-boot/arch/arm/mach-aspeed/Makefile (revision 9c0e2f6e)
1#
2# Copyright (c) 2016 Google, Inc
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7obj-$(CONFIG_ARCH_ASPEED) += ast_wdt.o
8obj-$(CONFIG_ASPEED_AST2500) += ast2500/ ast2500-board.o
9