If you get the following error message when compiling device tree blobs, then you will need to update your device tree compiler (dtc):
dtc: invalid option -- '@'
To update the device tree compiler, execute:
wget -c https://raw.github.com/RobertCNelson/tools/master/pkgs/dtc.sh chmod +x dtc.sh ./dtc.sh