cmake: move creation of toolchain file to package/pkg-cmaketargets.mk
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 17 Apr 2012 14:45:23 +0000 (16:45 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 19 Apr 2012 22:01:03 +0000 (00:01 +0200)
commit486253db302d4b277db1d2bff0e175e5950e0d1c
tree537e479f760b17633f98deef58f52c7f015ac2fd
parentb7285d0058978fb88a94985dba150e849e4d9a69
cmake: move creation of toolchain file to package/pkg-cmaketargets.mk

This also requires moving a few include directives below the "all:"
target in the main Makefile, otherwise the new target to create the
toolchain file in pkg-cmaketargets.mk gets used as the default make
target instead of "all:".

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile
package/pkg-cmaketargets.mk