u-boot/board/logicpd/zoom2/Makefile

12 lines
230 B
Makefile
Raw Normal View History

#
# (C) Copyright 2000, 2001, 2002
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y := zoom2.o
obj-y += debug_board.o
obj-y += zoom2_serial.o
obj-$(CONFIG_STATUS_LED) += led.o