WIP: community/binutils-cross-embedded: Fix AVR
- This drops a fix needed to work with community/gcc-avr
- It creates empty include folders in /usr/$target/include for each cross
compilation target
- This fixes compilation of testing/gcc-cross-embedded with AVR enabled (for some reason the compilation checks for existence of the include folder, even though no files are ever included.)