DingleBerries Posted February 28, 2009 Share Posted February 28, 2009 I am wondering if Digininja has a tutorial or can point me/anyone else in the right direction. There are a few tools i would like to build, sslstrip/ect, to run on the fon but... Cross compiling is a pain in the ass. So any hints, suggestions would be great. Quote Link to comment Share on other sites More sharing options...
digininja Posted March 1, 2009 Share Posted March 1, 2009 I found a good page on it on the openwrt site. Basically you download the sdk then use the few example make files in their examples to create your own. For one project I cheated slightly and took an existing project that was close to mine and just modified the working Makefile. Don't know what the link is but if you search their wiki for sdk you'll probably find it, just look for a page with about 4 example make files in it. If you can't find it give me a shout. Quote Link to comment Share on other sites More sharing options...
DingleBerries Posted March 1, 2009 Author Share Posted March 1, 2009 Here we go http://www.frontiernet.net/~beakmyn/CrossCompile.htm Links to the buildroot ect are there. Should have googled :P Quote Link to comment Share on other sites More sharing options...
digininja Posted March 1, 2009 Share Posted March 1, 2009 This is the one that I was referring to: http://wiki.openwrt.org/BuildingPackagesHowTo The one you found is for white russion which is an older version of openwrt, not sure how much has changed since then. I know the one from openwrt is a good one. Quote Link to comment Share on other sites More sharing options...
beakmyn Posted March 2, 2009 Share Posted March 2, 2009 Yeh, that's mine. I was going to post it. It should still be mostly valid though I have not checked. It's all about getting the buildroot configured and the directories right. Quote Link to comment Share on other sites More sharing options...
digininja Posted March 2, 2009 Share Posted March 2, 2009 With the 7.09 and 8.09 sdk I literally just downloaded and uncompressed it then ran make. You don't need to set anything up. Quote Link to comment Share on other sites More sharing options...
kaner Posted December 5, 2012 Share Posted December 5, 2012 Would it be possible to share the .config file for the build? I have been through a few iterations, but I don't think I am including all of the kernel. I have some C code that I want to include in the buildroot, but I want to ensure I get all the drivers and support. The factory firmware you are currently using is very nice and would be wonderful to use as a baseline. However, I have not been able to find .config on any sites. Help would be greatly appreciated. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.