diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-09-18 00:09:02 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-09-18 13:09:38 -0400 |
commit | 744a9aa8d8d7de5f77dc5cf3c1efe51fa61232a3 (patch) | |
tree | efb327c2c2784c7f8ff52cbe859bba671968cadd /projects/coreboot/configs/seabios/t400_16mb/arch | |
parent | 32af3bb655cb4ed51bfd463806a501892aaed8ef (diff) | |
download | librebootfr-744a9aa8d8d7de5f77dc5cf3c1efe51fa61232a3.tar.gz librebootfr-744a9aa8d8d7de5f77dc5cf3c1efe51fa61232a3.zip |
Rename Coreboot config files named 'architecture'
The new build system uses the shortened version: arch
Diffstat (limited to 'projects/coreboot/configs/seabios/t400_16mb/arch')
-rw-r--r-- | projects/coreboot/configs/seabios/t400_16mb/arch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/coreboot/configs/seabios/t400_16mb/arch b/projects/coreboot/configs/seabios/t400_16mb/arch new file mode 100644 index 00000000..5a9a476a --- /dev/null +++ b/projects/coreboot/configs/seabios/t400_16mb/arch @@ -0,0 +1 @@ +i386 |