Please add support for arm "armv5tel" processor

Laurent Bigonville bigon at debian.org
Sat Dec 1 14:35:32 UTC 2012


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




More information about the Linux-audit mailing list