summaryrefslogtreecommitdiffstats
path: root/board/ti/beagle/Makefile
blob: 9f55e8f3589a4f3b5a3c6b0bc29e0195c673fa09 (plain)
1
2
3
4
5
6
7
8
9
#
# (C) Copyright 2000, 2001, 2002
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	:= $(BOARD).o
obj-$(CONFIG_STATUS_LED) += led.o
OpenPOWER on IntegriCloud