]> Git Repo - J-u-boot.git/blob - board/freescale/mpc8610hpcd/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-spi
[J-u-boot.git] / board / freescale / mpc8610hpcd / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 # Copyright 2007 Freescale Semiconductor, Inc.
3
4 obj-y   += mpc8610hpcd.o
5 obj-$(CONFIG_SYS_FSL_DDR2) += ddr.o
6 obj-y   += law.o
7 obj-$(CONFIG_FSL_DIU_FB)        += mpc8610hpcd_diu.o
This page took 0.027791 seconds and 4 git commands to generate.