]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/esd/pmc405de/Makefile
7d5b273c0fb94ae73c89c553639ed3b145db0e5a
[people/ms/u-boot.git] / board / esd / pmc405de / Makefile
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
8 ifneq ($(OBJTREE),$(SRCTREE))
9 $(shell mkdir -p $(obj)../common)
10 endif
11
12 obj-y = pmc405de.o
13 obj-$(CONFIG_CMD_CHIP_CONFIG) += chip_config.o
14 obj-y += ../common/cmd_loadpci.o