Christophe Leroy | 1fc46f5 | 2022-10-14 12:54:50 +0200 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
2 | # | ||||
3 | # Copyright (C) 2010-2020 CS Group | ||||
4 | # Charles Frey <charles.frey@c-s.fr> | ||||
5 | # Christophe Leroy <christophe.leroy@c-s.fr> | ||||
6 | # | ||||
7 | |||||
Christophe Leroy | 2a45fb6 | 2023-04-04 12:42:15 +0200 | [diff] [blame] | 8 | obj-y += cmpc885.o ../common/common.o |
Christophe Leroy | 1fc46f5 | 2022-10-14 12:54:50 +0200 | [diff] [blame] | 9 | obj-y += sdram.o |
10 | obj-$(CONFIG_CMD_NAND) += nand.o |