diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-09-16 03:20:20 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-09-16 03:42:07 -0400 |
commit | 8d63063e564a712e610076b9bf4505d4445d49cc (patch) | |
tree | 0451344b746717244c462b54a55ce1ea35e1deed /projects/seabios/install/bootorder | |
parent | 0e034cf65cbd48f6c24759e4f7a3c92256e00869 (diff) | |
download | librebootfr-8d63063e564a712e610076b9bf4505d4445d49cc.tar.gz librebootfr-8d63063e564a712e610076b9bf4505d4445d49cc.zip |
Delete SeaBIOS directory projects/seabios/install
The bootorder file should be handled by the Coreboot scripts in
projects/coreboot/coreboot* instead for better tailoring to a given
target.
Diffstat (limited to 'projects/seabios/install/bootorder')
-rw-r--r-- | projects/seabios/install/bootorder | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/seabios/install/bootorder b/projects/seabios/install/bootorder deleted file mode 100644 index b33e1295..00000000 --- a/projects/seabios/install/bootorder +++ /dev/null @@ -1 +0,0 @@ -/rom@img/grub2 |