Hi,
Could you please add the support for the "armv5tel" processor (Marvell
Kirkwood SoC)
Index: lib/machinetab.h
===================================================================
--- lib/machinetab.h (révision 732)
+++ lib/machinetab.h (copie de travail)
@@ -35,6 +35,7 @@
#endif
#ifdef WITH_ARMEB
_S(MACH_ARMEB, "armeb" )
+_S(MACH_ARMEB, "armv5tel")
_S(MACH_ARMEB, "armv5tejl")
_S(MACH_ARMEB, "armv7l")
_S(MACH_ARMEB, "armv6l")
Cheers
Laurent Bigonville
Show replies by date