blob: e69bc82208fc7fdfec6dc3ebeabdf830c06158cf (
plain)
1
2
3
4
5
6
7
8
9
|
#
# Makefile for the R0P7724LC0011/21RL (EcoVec)
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more details.
#
obj-y := setup.o sdram.o
|