I'm trying to run the command on x86_64, for Linux 3.10:
$ make drivers/net/ethernet/broadcom/bcm63xx_enet.i
The problem is that this file is to be built on MPIS arch that is different from my own. How can I configure my build environment so I can generate the intermediate file for that specific c file?