summaryrefslogtreecommitdiffstats
path: root/package/openssl
diff options
context:
space:
mode:
authorPeter Korsgaard2008-07-08 15:49:23 +0200
committerPeter Korsgaard2008-07-08 15:49:23 +0200
commitcdf8f1cf2fc51a5e613b345adae5285021796af9 (patch)
tree851481dc17eb95c28fcb0c3f4fb104d930c3b84d /package/openssl
parentuboot: revert r22638 (diff)
downloadbuildroot-cdf8f1cf2fc51a5e613b345adae5285021796af9.tar.gz
buildroot-cdf8f1cf2fc51a5e613b345adae5285021796af9.tar.xz
buildroot-cdf8f1cf2fc51a5e613b345adae5285021796af9.zip
openssl: re-revert r22644
The build without CONFIG_UPDATE has now been verified on arm/armeb/avr32, so lets revert this for good.
Diffstat (limited to 'package/openssl')
-rw-r--r--package/openssl/openssl.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/openssl/openssl.mk b/package/openssl/openssl.mk
index b57c7acf0..01cddb902 100644
--- a/package/openssl/openssl.mk
+++ b/package/openssl/openssl.mk
@@ -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