mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-01 15:58:50 +00:00
13 lines
223 B
Makefile
13 lines
223 B
Makefile
|
#
|
||
|
# (C) Copyright 2000-2004
|
||
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
||
|
#
|
||
|
# (C) Copyright 2015
|
||
|
# Kamil Lulko, <rev13@wp.pl>
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y := stm32f429-discovery.o
|
||
|
obj-y += led.o
|