PPC32: Update boot wrapper Makefiles.
We can't now use make -C in conjunction with Rules.make because the rules for making .o files break if we do. This updates the boot wrapper Makefiles so that we don't use make -C, instead we use call descend plus various other new features in Rules.make.
Showing
Please register or sign in to comment