diff options
-rw-r--r-- | libm/powerpc/e500/Makefile.arch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libm/powerpc/e500/Makefile.arch b/libm/powerpc/e500/Makefile.arch index 912ce7f10..febde67be 100644 --- a/libm/powerpc/e500/Makefile.arch +++ b/libm/powerpc/e500/Makefile.arch @@ -6,5 +6,6 @@ # libm_ARCH_fpu_DIR := $(libm_SUBARCH_DIR)/fpu +libm_ARCH_fpu_OUT := $(libm_SUBARCH_OUT)/fpu -include $(libm_ARCH_fpu_DIR)/Makefile.arch |