diff -r f7669e0b3220 -r f064d3d3190d components/openssl/openssl-1.0.1/Makefile --- a/components/openssl/openssl-1.0.1/Makefile Fri Nov 21 10:49:36 2014 -0800 +++ b/components/openssl/openssl-1.0.1/Makefile Fri Nov 21 16:37:26 2014 -0800 @@ -192,6 +192,8 @@ BUILD_64 += $(BUILD_DIR_WANBOOT)/.built endif +configure: $(CONFIGURE_32_and_64) + build: $(BUILD_32_and_64) # Object files for wanboot-openssl.o have to be listed explicitly.