Don't $(CONFIG_UPDATE) openssl as it doesn't use autotools anyway

This commit is contained in:
Hamish Moffatt 2008-07-08 06:40:05 +00:00
parent b28921cd32
commit ad36f93d5d
1 changed files with 0 additions and 1 deletions

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