Quote:
Originally Posted by natemcnutty
Fortunately, you don't really have to learn any programming to revert the change thanks to the magic of git. As I promised, I am working on creating the kernel exactly as it is for the main thread with just the button mapping reverted.
Since I am on NAND at the moment, I have no way to test this. I will be posting a zImage/modules here in about an hour when I get back from my meeting (unless it runs short or long).
|
Indeed. What I'm curious about is going forward. How difficult is it going to be to maintain two trees? I guess since the changes are simple/trivial, it won't be too difficult...
Perhaps git is smart enough to pull a commit each time there's an update. I'll let you work that magic nate
Thanks again bro.