xref: /rk3399_rockchip-uboot/board/ti/beagle/Makefile (revision c346e466e0ea31016f8bd0a38b225f75b2a20a55)
1#
2# (C) Copyright 2000, 2001, 2002
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# SPDX-License-Identifier:	GPL-2.0+
6#
7
8obj-y	:= beagle.o
9obj-$(CONFIG_STATUS_LED) += led.o
10