I previously used Linux 3.0.35 to customize the OS for an IMX based board. I'm now planning to upgrade it to Linux 3.10.17. The customization was compiled into patches, (80+ patches!).
My problem now is what would be the fastest and safest way to apply these to the new Kernel? The only way I could think of is manually inserting the contents of each of these patches. Perhaps there is some git or diff command option that I am missing?