projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
sh: math-emu support
[linux-2.6.git]
/
arch
/
sh
/
Makefile
diff --git
a/arch/sh/Makefile
b/arch/sh/Makefile
index
859285d
..
13b688b
100644
(file)
--- a/
arch/sh/Makefile
+++ b/
arch/sh/Makefile
@@
-79,6
+79,7
@@
head-y := arch/sh/kernel/head.o arch/sh/kernel/init_task.o
LIBGCC := $(shell $(CC) $(CFLAGS) -print-libgcc-file-name)
core-y += arch/sh/kernel/ arch/sh/mm/
+core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/
# Boards
machdir-$(CONFIG_SH_SOLUTION_ENGINE) := se/770x