diff options
Diffstat (limited to 'arch/arm/mach-aspeed/Makefile')
-rw-r--r-- | arch/arm/mach-aspeed/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-aspeed/Makefile b/arch/arm/mach-aspeed/Makefile new file mode 100644 index 0000000000..a14b8f751d --- /dev/null +++ b/arch/arm/mach-aspeed/Makefile @@ -0,0 +1,7 @@ +# +# Copyright (c) 2016 Google, Inc +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-$(CONFIG_ARCH_ASPEED) += ast_wdt.o |