Rename uboot/halt.c to dummy/halt.c.

It's not U-Boot specific and it's a stub.
This commit is contained in:
Vladimir Serbinenko 2017-05-08 19:31:55 +02:00
parent 461bfab7b7
commit 1daa716c70
2 changed files with 1 additions and 1 deletions

View File

@ -841,7 +841,7 @@ module = {
efi = lib/efi/halt.c;
ieee1275 = lib/ieee1275/halt.c;
emu = lib/emu/halt.c;
uboot = lib/uboot/halt.c;
uboot = lib/dummy/halt.c;
};
module = {