1 2 3 4 5
#!/bin/sh # this file should be sourced, not run! ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-