xref: /openbmc/u-boot/board/sbc8641d/Makefile (revision 9e70a116)
1#
2# (C) Copyright 2001
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# SPDX-License-Identifier:	GPL-2.0+
6#
7
8obj-y	+= sbc8641d.o
9obj-y	+= law.o
10obj-$(CONFIG_SYS_FSL_DDR2) += ddr.o
11