OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 22... Line 22...
22 arch/mips/include/asm/fpu_emulator.h | 15 +++++++++++++++ 22 arch/mips/include/asm/fpu_emulator.h | 15 +++++++++++++++
23 4 files changed, 33 insertions(+), 3 deletions(-) 23 4 files changed, 33 insertions(+), 3 deletions(-)
Line 24... Line 24...
24   24  
25 --- a/arch/mips/Kconfig 25 --- a/arch/mips/Kconfig
26 +++ b/arch/mips/Kconfig 26 +++ b/arch/mips/Kconfig
Line 27... Line 27...
27 @@ -2894,6 +2894,20 @@ config MIPS_O32_FP64_SUPPORT 27 @@ -2890,6 +2890,20 @@ config MIPS_O32_FP64_SUPPORT
Line 28... Line 28...
28 28
29 If unsure, say N. 29 If unsure, say N.
Line 45... Line 45...
45 config USE_OF 45 config USE_OF
46 bool 46 bool
47 select OF 47 select OF
48 --- a/arch/mips/Makefile 48 --- a/arch/mips/Makefile
49 +++ b/arch/mips/Makefile 49 +++ b/arch/mips/Makefile
50 @@ -315,7 +315,7 @@ OBJCOPYFLAGS += --remove-section=.regin 50 @@ -319,7 +319,7 @@ OBJCOPYFLAGS += --remove-section=.regin
51 head-y := arch/mips/kernel/head.o 51 head-y := arch/mips/kernel/head.o
Line 52... Line 52...
52 52
53 libs-y += arch/mips/lib/ 53 libs-y += arch/mips/lib/
54 -libs-y += arch/mips/math-emu/ 54 -libs-y += arch/mips/math-emu/