]> git.sur5r.net Git - u-boot/blob - post/board/netta/Makefile
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
[u-boot] / post / board / netta / Makefile
1 #
2 # (C) Copyright 2002-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7 include $(OBJTREE)/include/autoconf.mk
8
9 LIB     = libpostnetta.o
10
11 COBJS-$(CONFIG_HAS_POST)        += codec.o dsp.o
12
13 include $(TOPDIR)/post/rules.mk