commit | afd077bd14c2b198ff0862c29b621667c55db11d | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Jun 24 18:37:55 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jul 26 16:53:23 2011 +0200 |
tree | 5d7d6d5ccbdd5a3249f0ee0a86159e136e6c463d | |
parent | f6f7395eb36a5d4ac7e3b088f65cda42629d1d79 [diff] |
simplify clobber behavior with out-of-tree builds The targets/prerequisites are the same here; the rules only differ in the recipes. So move the if logic protection to the recipe part so we can keep the rest the same. Signed-off-by: Mike Frysinger <vapier@gentoo.org>