From: Vagrant Cascadian Date: Mon, 12 Sep 2016 19:43:29 +0000 (+0000) Subject: tools-only-in-no-dot-config-targets X-Git-Tag: archive/raspbian/2016.11+dfsg1-3+rpi1^2^2^2^2~15 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4934c4d3d64e4c328eb07ce5449a138971eab62f;p=u-boot.git tools-only-in-no-dot-config-targets Revert upstream commit c7ad5cbb1ef2c33883f0fa7d0455095004fd306d: Makefile: drop "tools-only" from no-dot-config-targets This indirectly pulls in a build-dependency on libssl-dev used for FIT image support, and possibly GPL/OpenSSL licensing incompatibility issues. Gbp-Pq: Name tools-only-in-no-dot-config-targets.diff --- diff --git a/Makefile b/Makefile index 4bcbb9621..63550dca4 100644 --- a/Makefile +++ b/Makefile @@ -425,7 +425,7 @@ timestamp_h := include/generated/timestamp_autogenerated.h no-dot-config-targets := clean clobber mrproper distclean \ help %docs check% coccicheck \ - ubootversion backup tests + ubootversion backup tests tools-only config-targets := 0 mixed-targets := 0