summaryrefslogtreecommitdiffstats
path: root/board/st/stm32f429-discovery/Makefile
blob: d94059d0aecc489ac4bebcbec655afdef61cf4ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# (C) Copyright 2000-2004
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# (C) Copyright 2015
# Kamil Lulko, <kamil.lulko@gmail.com>
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	:= stm32f429-discovery.o
obj-y	+= led.o
OpenPOWER on IntegriCloud