]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Minor fix for bios emulator makefile
authorJason Jin <Jason.jin@freescale.com>
Wed, 8 Aug 2007 01:01:46 +0000 (09:01 +0800)
committerWolfgang Denk <wd@denx.de>
Thu, 9 Aug 2007 21:32:58 +0000 (23:32 +0200)
commit0dc4279b08ff82472bec2e2c90858602459febe8
tree93c909ed5dca23626fec30bd7d6b806ff52d9fb5
parentce981dc857adfc8036ca2f6d5d5a06c2a8aa77d6
Minor fix for bios emulator makefile

Add $(obj) to LIB avoiding objects be built in the source dir

Signed-off-by: Jason Jin <Jason.jin@freescale.com>
drivers/bios_emulator/Makefile