Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
dda3b610eee9dcd433627202584ded417327dd51
/
.
/
board
/
esd
/
pmc405de
/
Makefile
blob: b3f6dcd1e7b2f121709e3d5cfa8cc77944fb2de8 [
file
] [
log
] [
blame
]
#
# (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
=
pmc405de
.
o
obj
-
$
(
CONFIG_CMD_CHIP_CONFIG
)
+=
chip_config
.
o
obj
-
y
+=
../
common
/
cmd_loadpci
.
o