1 # SPDX-License-Identifier: GPL-2.0-only
3 # Joshua Henderson, <joshua.henderson@microchip.com>
4 # Copyright (C) 2015 Microchip Technology, Inc. All rights reserved.
6 obj-y
:= config.o early_clk.o init.o time.o
8 obj-
$(CONFIG_EARLY_PRINTK
) += early_console.o \