We have a problem about how this normally could be done to integrate a new driver to the openwrt buildsystem.
A friend of mine made the USB driver for the openrb Routerboard working. First he want to do this with the openwrt system but he had alot of problems. There had to be done some changes to the Kernel and if this will be done openwrt buildsystem ignores at the end the changes and took a default config.
Then he build the Kernel and drivers with his handmade scripts after 2 days of wasting time . So because the driver is now working "We have USB on the PowerPC Board" we would enjoy if this could be integrated to the buildsystem without drilling wholes into our knees.
There are a lot of tutorials webside's and stuff outside which explain how to but non of them worked because they are to old or for other versions or something else.In other words all the descriptions are a little mess
It would be very kind if somebody could describe how to integrate drivers and kernel kernelconfig etc who is familiar with the openwrt buildsystem.
So we can use the saved time to optimize the driver for performance.
At the moment we have about 30% of the max theoretical performance and hopefully with a look of the timing to the signals we could get much more.
So if anybody out there which could assist in how to fit the stuff into the openwrt buildsystem this would be great for all PPC users.
best regards Martin