* Should EXTRA_FIRMWARE include full path to output directory?
@ 2009-01-17 18:26 Andrey Borzenkov
0 siblings, 0 replies; only message in thread
From: Andrey Borzenkov @ 2009-01-17 18:26 UTC (permalink / raw)
To: linux-kbuild; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]
{pts/1}% LC_ALL=C make -C ~/src/linux-git O=$HOME/build/linux-2.6.29
make: Entering directory `/home/bor/src/linux-git'
Using /home/bor/src/linux-git as source for kernel
ln -fsn /home/bor/src/linux-git source
GEN /home/bor/build/linux-2.6.29/Makefile
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
CALL /home/bor/src/linux-git/scripts/checksyscalls.sh
CHK include/linux/compile.h
/home/bor/src/linux-git/firmware/Makefile:156: warning: overriding commands
for target `firmware/e100/d101m_ucode.bin.gen.S'
/home/bor/src/linux-git/firmware/Makefile:153: warning: ignoring old
commands for target `firmware/e100/d101m_ucode.bin.gen.S'
AS firmware/e100/d101m_ucode.bin.gen.o
firmware/e100/d101m_ucode.bin.gen.S: Assembler messages:
firmware/e100/d101m_ucode.bin.gen.S:5: Error: file not found:
/home/bor/src/linux-git/firmware/e100/d101m_ucode.bin
make[2]: *** [firmware/e100/d101m_ucode.bin.gen.o] Error 1
make[1]: *** [firmware] Error 2
make: *** [sub-make] Error 2
make: Leaving directory `/home/bor/src/linux-git'
{pts/1}% grep e100 ~/build/linux-2.6.29/.config
CONFIG_EXTRA_FIRMWARE="e100/d101m_ucode.bin"
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-17 18:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-17 18:26 Should EXTRA_FIRMWARE include full path to output directory? Andrey Borzenkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®