]> Git Repo - u-boot.git/blob - board/ti/beagle/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot.git] / board / ti / beagle / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2000, 2001, 2002
4 # Wolfgang Denk, DENX Software Engineering, [email protected].
5
6 obj-y   := beagle.o
7 obj-$(CONFIG_LED_STATUS) += led.o
This page took 0.028126 seconds and 4 git commands to generate.