* Makefile (check-guess, check-sub): New targets.

(check): Depend on check-guess and check-sub.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Mike Frysinger
2012-11-11 09:32:34 +11:00
committed by Ben Elliston
parent c32cdd1e57
commit 9582436dfa
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2012-11-11 Mike Frysinger <vapier@gentoo.org>
* Makefile (check-guess, check-sub): New targets.
(check): Depend on check-guess and check-sub.
2012-11-11 Mike Frysinger <vapier@gentoo.org>
* config.sub (arm): Handle armv6/armv7/armv8 targets.