commit | 147856d3a77476304f95ebfce3def9b90a4eebd3 | [log] [tgz] |
---|---|---|
author | Cyril Hrubis <[email protected]> | Tue Sep 23 11:13:45 2014 +0200 |
committer | Cyril Hrubis <[email protected]> | Tue Sep 23 11:36:50 2014 +0200 |
tree | 203e7405688d022cc70ce865d31077e49ef18041 | |
parent | a3318e29bfb9da601e4f9af7870a5e3c48e8885c [diff] |
ffsb: Fix out of tree build. Rip out all of the magic from the utils Makefile, since ffsb configure is executed from the top configure this is no longer needed. This also fixes out-of-tree build where the generated ffsb Makefile was confused by the make indirection. Signed-off-by: Cyril Hrubis <[email protected]>