diff --git a/makefile b/makefile index 1570ed9..44896da 100755 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ #Ensure that openwrt cross-compile environment variables are set prior to calling make: -# ~/bin/openwrt.config +# openwrt.config CC=mipsel-openwrt-linux-gcc