u-boot-brain/board/ti/beagle/Makefile
Masahiro Yamada 1b2226e0ce Makefile: specifiy an explicite object name rather than $(BOARD).o
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2013-11-17 14:11:30 -05:00

10 lines
184 B
Makefile

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