Resolved the bug of filo+libpayload building. The bug is if libpayload is installed...
authorCai Bai Yin <caibaiyin.pku@gmail.com>
Thu, 29 Jul 2010 00:08:21 +0000 (00:08 +0000)
committerMarc Jones <marc.jones@amd.com>
Thu, 29 Jul 2010 00:08:21 +0000 (00:08 +0000)
commit9b3cf8ef0812fd21f438640543c7aa9d138ed69c
tree2fdd272e6ae8c526b5bd43cccb16954da6f37b1c
parentbba0d76952754da0c38cf94cf4a6860cff3ce9ba
Resolved the bug of filo+libpayload building. The bug is if libpayload is installed before filo load "make -C ../libpayload/Makefile DEST=**", it would not
install correctly. Also, distclean removes .xcompile now.

Signed-off-by: Cai Bai Yin <caibaiyin.pku@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>
Acked-by: Marc Jones <marcj303@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5672 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
payloads/libpayload/Makefile