Makefile 286 B

123456789
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # Joshua Henderson, <[email protected]>
  4. # Copyright (C) 2015 Microchip Technology, Inc. All rights reserved.
  5. #
  6. obj-y := config.o early_clk.o init.o time.o
  7. obj-$(CONFIG_EARLY_PRINTK) += early_console.o \
  8. early_pin.o