
7 Aug
2007
7 Aug
'07
4:37 p.m.
In message 1186474628168-git-send-email-Jason.jin@freescale.com you wrote:
Add $(obj) to LIB avoiding objects be built in the source dir
drivers/bios_emulator/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/bios_emulator/Makefile b/drivers/bios_emulator/Makefile index ba7d436..586e83b 100644 --- a/drivers/bios_emulator/Makefile +++ b/drivers/bios_emulator/Makefile @@ -1,6 +1,6 @@ include $(TOPDIR)/config.mk
-LIB := libatibiosemu.a +LIB := $(obj)libatibiosemu.a
X86DIR = ./x86emu
-- 1.5.1
Signed-off-by line missing. Please add and repost.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
It would seem that evil retreats when forcibly confronted
-- Yarnek of Excalbia, "The Savage Curtain", stardate 5906.5