[<prev] [next>] [day] [month] [year] [list]
Message-ID: <50189ADA.4050009@shealevy.com>
Date: Tue, 31 Jul 2012 22:56:26 -0400
From: Shea Levy <shea@...alevy.com>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Michal Marek <mmarek@...e.cz>, linux-kbuild@...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" (584 bytes)
Powered by blists - more mailing lists