Makefile: submodules-clean: Add 'git am --abort'. 81/12381/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 17 Apr 2016 13:00:39 +0000 (15:00 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 17 Apr 2016 13:04:59 +0000 (15:04 +0200)
commitfa47cae0599281bf3ae3c8d7b4816b22d39e3583
tree79959c5883dc20a639eff3d6741587ba8a5891cb
parentbc97394b41507955e58793df6859882ebb540ee4
Makefile: submodules-clean: Add 'git am --abort'.

Sometimes patches fail to apply cleanly on patches-import, usually
due to upstream changes.

submodules-clean removes tags and resets HEAD, so it should also
try aborting the git am command.

Change-Id: I7e839383cbcde60deaf9266f24512f985b0b642e
Makefile