xref: /rk3399_rockchip-uboot/board/freescale/ls1046ardb/Makefile (revision 380e86f361e4e2aef83295972863654fde157560)
1dd02936fSMingkai Hu#
2dd02936fSMingkai Hu# Copyright 2016 Freescale Semiconductor
3dd02936fSMingkai Hu#
4dd02936fSMingkai Hu# SPDX-License-Identifier:	GPL-2.0+
5dd02936fSMingkai Hu#
6dd02936fSMingkai Hu
7dd02936fSMingkai Huobj-y += ddr.o
8dd02936fSMingkai Huobj-y += ls1046ardb.o
9a52ff334SSumit Gargifndef CONFIG_SPL_BUILD
10*99b47c25SYork Sunobj-$(CONFIG_NET) += eth.o
11a52ff334SSumit Gargobj-y += cpld.o
12a52ff334SSumit Gargendif
13