openssl: re-revert r22644

The build without CONFIG_UPDATE has now been verified on arm/armeb/avr32,
so lets revert this for good.
This commit is contained in:
Peter Korsgaard 2008-07-08 13:49:23 +00:00
parent 91f7f887c4
commit cdf8f1cf2f

View File

@ -40,7 +40,6 @@ ifeq ($(BR2_avr32),)
endif
$(SED) '/CFLAG=/s,/;, $(shell echo '$(TARGET_CFLAGS)' | sed -e 's/\//\\\\\//g')/;,' \
$(OPENSSL_DIR)/Configure
$(CONFIG_UPDATE) $(OPENSSL_DIR)
touch $@
$(OPENSSL_DIR)/Makefile: $(OPENSSL_DIR)/.unpacked