1 # SPDX-License-Identifier: GPL-2.0-only 1 # SPDX-License-Identifier: GPL-2.0-only 2 # 2 # 3 # Joshua Henderson, <joshua.henderson@microchip 3 # Joshua Henderson, <joshua.henderson@microchip.com> 4 # Copyright (C) 2015 Microchip Technology, Inc 4 # Copyright (C) 2015 Microchip Technology, Inc. All rights reserved. 5 # 5 # 6 obj-y := config.o early_clk. 6 obj-y := config.o early_clk.o init.o time.o 7 7 8 obj-$(CONFIG_EARLY_PRINTK) += early_conso 8 obj-$(CONFIG_EARLY_PRINTK) += early_console.o \ 9 early_pin.o 9 early_pin.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.