Makefile: Rename default target in proxy Makefile

The default target in Makefile.root is called 'default', while the one
in the proxy Makefile is called 'all'. This was causing unexpected
behaviour.

Test: make
Change-Id: I69103036d62721c739e3a3b6ea22367000668bc8
1 file changed