commit | 8c8a7ed50ca538f743810cda8d06010498ef1f62 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Tue Apr 06 13:09:44 2021 +0800 |
committer | David Gibson <david@gibson.dropbear.id.au> | Tue May 04 11:41:25 2021 +1000 |
tree | 5c0493a5532d9862ac603034a7a7d6280f25d438 | |
parent | 53d7d7e2b164f97ae36bca3cb3b3cf1ba2abe4c0 [diff] |
roms/Makefile: Update ppce500 u-boot build directory name Currently building ppce500 u-boot image results in modified: roms/u-boot (untracked content) As roms/u-boot/.gitignore indicates, update the build directory name to build-e500 to eliminate this message. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>