summaryrefslogtreecommitdiffstats
path: root/board/gdsys/p1022/Makefile
blob: 6e02447987fec2333b4a9a75bbab2575fbe5320f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Copyright 2010 Freescale Semiconductor, Inc.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the Free
# Software Foundation; either version 2 of the License, or (at your option)
# any later version.
#

obj-y	+= law.o
obj-y	+= ddr.o
obj-y	+= tlb.o
obj-y	+= sdhc_boot.o
obj-$(CONFIG_CONTROLCENTERD) += controlcenterd.o controlcenterd-id.o
obj-$(CONFIG_FSL_DIU_FB) += diu.o
OpenPOWER on IntegriCloud