7 lines
168 B
Makefile
7 lines
168 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# (C) Copyright 2000-2003
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
|
|
obj-y = m54451evb.o
|
|
extra-y += sbf_dram_init.o
|