Yes, this is a stupid question, it should be obvious, but it isn't to me.
Goto directory: ./linux-03.20.00.13/Documentation/spi
There's a make file, but the #defines don't relate to anything I can find in the root .config file.
I'm using code sourcery's ./arm-none-linux-gnueabi-gcc
Is there a simple gcc build command I can pass in. I started working on my own but the include paths started getting out of control.
Wade