[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <663f65e29cc718b63ef0e2a769d03606@shealevy.com>
Date: Tue, 31 Jul 2012 22:59:24 -0400
From: shea@...alevy.com
To: <linux-kbuild@...r.kernel.org>, <mmarek@...e.cz>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH] Fix firmware installation for images w/o subdirs
On some setups (probably due to too new a GNU Make), firmware
installation fails with
*** No rule to make target `lib/firmware/./', needed by
`lib/firmware/<file>.fw'. Stop.
when a file in the top-level firmware/ directory is needed.
Original patch idea by Denys Dmytriyenko, see
http://permalink.gmane.org/gmane.linux.embedded.yocto.meta-ti/27
Signed-off-by: Shea Levy <shea@...alevy.com>
---
scripts/Makefile.fwinst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
View attachment "0001-Fix-firmware-installation-for-images-w-o-subdirs.patch" of type "text/x-patch" (582 bytes)
Powered by blists - more mailing lists