Makefile 301 B

12345678910111213
  1. #
  2. # (C) Copyright 2006
  3. # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  4. #
  5. # (C) Copyright 2002
  6. # Daniel Engström, Omicron Ceti AB, daniel@omicron.se.
  7. #
  8. # SPDX-License-Identifier: GPL-2.0+
  9. #
  10. extra-y = start.o
  11. extra-$(CONFIG_X86_RESET_VECTOR) += resetvec.o start16.o
  12. obj-y = interrupts.o cpu.o