3b505142bf6f699ca869882c4544cf9943a106e1
[linux-modified.git] / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Joshua Henderson, <joshua.henderson@microchip.com>
4 # Copyright (C) 2015 Microchip Technology, Inc.  All rights reserved.
5 #
6 obj-y                   := config.o early_clk.o init.o time.o
7
8 obj-$(CONFIG_EARLY_PRINTK)      += early_console.o      \
9                                    early_pin.o