diff -r f7669e0b3220 -r f064d3d3190d components/binutils/Makefile --- a/components/binutils/Makefile Fri Nov 21 10:49:36 2014 -0800 +++ b/components/binutils/Makefile Fri Nov 21 16:37:26 2014 -0800 @@ -66,6 +66,8 @@ CONFIGURE_OPTIONS += CPPFLAGS="$(CPPFLAGS)" # common targets +configure: $(CONFIGURE_32) + build: $(BUILD_32) install: $(INSTALL_32)