/board/esd/pmc405de/Makefile

https://gitlab.com/veo-labs/u-boot · Makefile · 10 lines · 3 code · 1 blank · 6 comment · 0 complexity · 1bddfb6df701e8eb18d8d07142e929cb MD5 · raw file

  1. #
  2. # (C) Copyright 2000-2006
  3. # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  4. #
  5. # SPDX-License-Identifier: GPL-2.0+
  6. #
  7. obj-y = pmc405de.o
  8. obj-$(CONFIG_CMD_CHIP_CONFIG) += chip_config.o
  9. obj-y += ../common/cmd_loadpci.o