commit | 0c11521838c31c1bbc5d2bde7ab5b0e3fd45d4d9 | [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 | 813531f1b2b49e38dd914a328e0df7262dcf90f3 [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>