From caf870056df88f4ee409124561a4da5760cf74da Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Sun, 13 Sep 2015 18:50:16 +0200 Subject: [binutil] Fix accidental exclusion of libs by using full path for automatic blacklisting --- remote/setup_target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote/setup_target') diff --git a/remote/setup_target b/remote/setup_target index 6b9a7a6c..91e657e0 100755 --- a/remote/setup_target +++ b/remote/setup_target @@ -228,7 +228,7 @@ copy_files_with_deps () { done #copy to initramfsdir - pdebug "File list generated at ${MODULE_BUILD_DIR}/${COPYFILES_LIST}." + pdebug "File list generated at ${COPYFILES_LIST}." # empty? if [ ! -s "$COPYFILES_LIST" ]; then return -- cgit v1.2.3-55-g7522