diff options
Diffstat (limited to 'post/board/netta/Makefile')
-rw-r--r-- | post/board/netta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/post/board/netta/Makefile b/post/board/netta/Makefile index 8a8578f4394..2d34dd8d03d 100644 --- a/post/board/netta/Makefile +++ b/post/board/netta/Makefile @@ -22,7 +22,7 @@ # include $(OBJTREE)/include/autoconf.mk -LIB = libpostnetta.a +LIB = libpostnetta.o COBJS-$(CONFIG_HAS_POST) += codec.o dsp.o |