From ad36f93d5d2fd30c9b31db13d3b337e566012ddb Mon Sep 17 00:00:00 2001 From: Hamish Moffatt Date: Tue, 8 Jul 2008 06:40:05 +0000 Subject: Don't $(CONFIG_UPDATE) openssl as it doesn't use autotools anyway --- package/openssl/openssl.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'package/openssl/openssl.mk') 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 -- cgit v1.2.3