1 2 3 4 5 6 7 8 9
# # Joshua Henderson, <joshua.henderson@microchip.com> # Copyright (C) 2015 Microchip Technology, Inc. All rights reserved. # obj-y := init.o time.o config.o obj-$(CONFIG_EARLY_PRINTK) += early_console.o \ early_pin.o \ early_clk.o