Don't $(CONFIG_UPDATE) openssl as it doesn't use autotools anyway
authorHamish Moffatt <hamish@cloud.net.au>
Tue, 8 Jul 2008 06:40:05 +0000 (06:40 -0000)
committerHamish Moffatt <hamish@cloud.net.au>
Tue, 8 Jul 2008 06:40:05 +0000 (06:40 -0000)
package/openssl/openssl.mk

index b57c7acf0b15a3406b455a6f8f7633bbaad3897d..01cddb902734f7c3132a0e739f1244de47095564 100644 (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