Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
maxims@google.com | 4697abe | 2017-01-18 13:44:55 -0800 | [diff] [blame] | 2 | # |
3 | # Copyright (c) 2016 Google, Inc | ||||
maxims@google.com | 4697abe | 2017-01-18 13:44:55 -0800 | [diff] [blame] | 4 | |
5 | obj-$(CONFIG_ARCH_ASPEED) += ast_wdt.o | ||||
maxims@google.com | f6a6a9f | 2017-01-18 13:44:57 -0800 | [diff] [blame] | 6 | obj-$(CONFIG_ASPEED_AST2500) += ast2500/ ast2500-board.o |