1# 2# Copyright 2010 Freescale Semiconductor, Inc. 3# 4# This program is free software; you can redistribute it and/or modify it 5# under the terms of the GNU General Public License as published by the Free 6# Software Foundation; either version 2 of the License, or (at your option) 7# any later version. 8# 9 10obj-y += law.o 11obj-y += ddr.o 12obj-y += tlb.o 13obj-y += sdhc_boot.o 14obj-$(CONFIG_CONTROLCENTERD) += controlcenterd.o controlcenterd-id.o 15obj-$(CONFIG_FSL_DIU_FB) += diu.o 16