> If I were you, I'd pick polachok's work up and just try to rebase it to > a current master. You'd be wasting your time if you were to rip it out > all again and start all over. He has already done a fair bit of work. > > In any case, if you really feel like doing it all yourself, just look at > what he ripped out. > > Cheers, > Alex
Yeah I still want to do it. I want to get a bootable kernel without any USB stuff in it. When I plug something in, it won't panic. I want to do it like that so I also learn about kernel configs and Unix Makefiles. We used CMake at work which kinda does all that Makefile magic for you.
