Dinh Nguyen | 3da4285 | 2015-06-02 22:52:49 -0500 | [diff] [blame] | 1 | # |
2 | # (C) Copyright 2000-2003 | ||||
3 | # Wolfgang Denk, DENX Software Engineering, wd@denx.de. | ||||
4 | # | ||||
5 | # (C) Copyright 2010, Thomas Chou <thomas@wytron.com.tw> | ||||
6 | # Copyright (C) 2014 Altera Corporation <www.altera.com> | ||||
7 | # | ||||
8 | # SPDX-License-Identifier: GPL-2.0+ | ||||
9 | # | ||||
10 | |||||
11 | obj-$(CONFIG_ALTERA_SDRAM) += sdram.o sequencer.o |