summaryrefslogtreecommitdiffstats
path: root/post/lib_powerpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'post/lib_powerpc/Makefile')
-rw-r--r--post/lib_powerpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/post/lib_powerpc/Makefile b/post/lib_powerpc/Makefile
index 0cd15cfa13..bc9b82ef24 100644
--- a/post/lib_powerpc/Makefile
+++ b/post/lib_powerpc/Makefile
@@ -22,7 +22,7 @@
#
include $(TOPDIR)/config.mk
-LIB = libpost$(ARCH).a
+LIB = libpost$(ARCH).o
AOBJS-$(CONFIG_HAS_POST) += asm.o
COBJS-$(CONFIG_HAS_POST) += cpu.o cmp.o cmpi.o two.o twox.o three.o threex.o
OpenPOWER on IntegriCloud