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 committed by Vincent Batts
parent 9ec5094213
commit ff7416a848
2 changed files with 1 additions and 1 deletions

View file

@ -865,7 +865,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 = {