Dirk Eibach | b9944a7 | 2013-06-26 15:55:17 +0200 | [diff] [blame] | 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 | |
Masahiro Yamada | 377e104 | 2013-10-21 11:53:38 +0900 | [diff] [blame^] | 10 | obj-y += law.o |
| 11 | obj-y += ddr.o |
| 12 | obj-y += tlb.o |
| 13 | obj-y += sdhc_boot.o |
| 14 | obj-$(CONFIG_CONTROLCENTERD) += controlcenterd.o controlcenterd-id.o |
| 15 | obj-$(CONFIG_FSL_DIU_FB) += diu.o |