summaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index 2e756ab25..dbb23503d 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -158,7 +158,7 @@ endif
# Orion Board
#
ifdef CONFIG_ORION
-LIBS += arch/mips/orion/orionkern.a
+CORE_FILES += arch/mips/orion/orion.o
SUBDIRS += arch/mips/orion
LINKSCRIPT = arch/mips/orion/ld.script.orion
endif