• John Koleszar's avatar
    makefile: fix target 'all' · 22ea8592
    John Koleszar authored
    'all' is the conventional target for building everything in the
    makefile, but the child make was expecting all-$(target), for debugging
    reasons that I don't recall exactly. Restore the expected behavior.
    
    Change-Id: Ifbb03610b55be679ce7c5e210b7a69a156bb76b9
    22ea8592