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