Makefile: distclean: remove correct dirs
commita767c8bdf7ccfa6a0f90e8d88321ef750a6ab387
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 17 Apr 2009 13:53:07 +0000 (17 13:53 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 17 Apr 2009 13:53:07 +0000 (17 13:53 -0000)
treed42ca1c7776c286bafb9b79a82f24f747f41b885
parent0c2043240f8d325960da6297a4bc170fd38542b7
Makefile: distclean: remove correct dirs

Remove toolchain build dir, and don't try to remove the non-existing include
dir. Also don't explicitly remove the kernel image located in binaries as
we're already removing that dir.
Makefile