Makefile 246 B

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