Fix - copy abi/ and libarch/ to final image as well
commitea906c296a71e3f2edea0bfac602ee88cf04f607
authorVojtech Horky <vojtechhorky@users.sourceforge.net>
Mon, 29 Oct 2012 08:46:10 +0000 (29 09:46 +0100)
committerVojtech Horky <vojtechhorky@users.sourceforge.net>
Mon, 29 Oct 2012 08:46:10 +0000 (29 09:46 +0100)
tree60bceb23869a9beb1abbcccae83e08114db93041
parent6c5fc8e64e6f490c80d5b81a11bd62778227d0c9
Fix - copy abi/ and libarch/ to final image as well

This error occured only with CONFIG_DEVEL_FILES turned on.
Cause was that before the change symlinks were followed and it
was sufficient to copy only the single include/ directory.
boot/Makefile