Revert patch which breaks AVR32 build

This commit is contained in:
Ulf Samuelsson 2008-07-08 10:13:04 +00:00
parent b201c69426
commit 98ddefdad8

View File

@ -40,6 +40,7 @@ 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