adds several fixes to etrax, make openssl work on etrax

SVN-Revision: 12393
This commit is contained in:
John Crispin
2008-08-26 11:36:06 +00:00
parent 4d7f694c43
commit 974ad00cf3
5 changed files with 156 additions and 101 deletions

View File

@@ -0,0 +1,11 @@
--- linux-2.6.25.7/include/asm-cris/Kbuild.orig 2008-06-23 12:24:03.000000000 +0200
+++ linux-2.6.25.7/include/asm-cris/Kbuild 2008-06-23 12:24:23.000000000 +0200
@@ -1,7 +1,6 @@
include include/asm-generic/Kbuild.asm
-header-$(CONFIG_ETRAX_ARCH_V10) += arch-v10/
-header-$(CONFIG_ETRAX_ARCH_V32) += arch-v32/
+header-y += arch-v10/ arch-v32/
header-y += ethernet.h
header-y += rtc.h