summaryrefslogtreecommitdiffstats
path: root/post/board/netta/Makefile
blob: 2d73f55f25360889d9829d911f08c6b9e2669491 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# (C) Copyright 2002-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#
include $(OBJTREE)/include/autoconf.mk

LIB	= libpostnetta.o

COBJS-$(CONFIG_HAS_POST)	+= codec.o dsp.o

include $(TOPDIR)/post/rules.mk
OpenPOWER on IntegriCloud