b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | # |
2 | # Copyright 2008-2011 Marvell Semiconductor, Inc. | ||||
3 | # | ||||
4 | # This program is free software; you can redistribute it and/or | ||||
5 | # modify it under the terms of the GNU General Public License | ||||
6 | # Version 2 as published by the Free Software Foundation. | ||||
7 | # | ||||
8 | |||||
9 | obj-$(CONFIG_SYS_DMCU_DDR) += dmcu.o | ||||
10 | obj-$(CONFIG_SYS_MCK5_DDR) += mck5.o | ||||
11 | obj-$(CONFIG_SYS_MCK4_DDR) += mck4.o |