]> git.sur5r.net Git - u-boot/blob - post/board/pdm360ng/Makefile
Merge branch 'next' of git://git.denx.de/u-boot-mpc83xx
[u-boot] / post / board / pdm360ng / Makefile
1 #
2 # (C) Copyright 2010 DENX Software Engineering
3 # Anatolij Gustschin, agust@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7 include $(OBJTREE)/include/autoconf.mk
8
9 LIB     = libpostpdm360ng.o
10
11 COBJS-$(CONFIG_HAS_POST)        += coproc_com.o
12
13 include $(TOPDIR)/post/rules.mk