From 4295cbd3fe88e204d5f6bcf5d2dfc80e47bba8dc Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 18 Jul 2016 00:14:35 +0200 Subject: xtensa: no extra u-boot required anymore --- package/u-boot-xtensa/patches/patch-tools_Makefile | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/u-boot-xtensa/patches/patch-tools_Makefile (limited to 'package/u-boot-xtensa/patches/patch-tools_Makefile') diff --git a/package/u-boot-xtensa/patches/patch-tools_Makefile b/package/u-boot-xtensa/patches/patch-tools_Makefile deleted file mode 100644 index b1c97995d..000000000 --- a/package/u-boot-xtensa/patches/patch-tools_Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- u-boot-xtensa-fe85520cfb23b815207fa1a0ad840ec795eecedf.orig/tools/Makefile 2015-07-06 13:09:06.000000000 +0200 -+++ u-boot-xtensa-fe85520cfb23b815207fa1a0ad840ec795eecedf/tools/Makefile 2015-07-06 13:13:09.274561163 +0200 -@@ -114,7 +114,7 @@ endif - - # MXSImage needs LibSSL - ifneq ($(CONFIG_MX23)$(CONFIG_MX28)$(CONFIG_FIT_SIGNATURE),) --HOSTLOADLIBES_mkimage += -lssl -lcrypto -+HOSTLOADLIBES_mkimage += -lssl -lcrypto -ldl - endif - - HOSTLOADLIBES_dumpimage := $(HOSTLOADLIBES_mkimage) -- cgit v1.2.3