diff options
Diffstat (limited to 'post/board/pdm360ng/Makefile')
-rw-r--r-- | post/board/pdm360ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/post/board/pdm360ng/Makefile b/post/board/pdm360ng/Makefile index d1538f67272..d25b0d151a5 100644 --- a/post/board/pdm360ng/Makefile +++ b/post/board/pdm360ng/Makefile @@ -22,7 +22,7 @@ # include $(OBJTREE)/include/autoconf.mk -LIB = libpostpdm360ng.a +LIB = libpostpdm360ng.o COBJS-$(CONFIG_HAS_POST) += coproc_com.o |