lib, binutils: Move Risc-V bfdEmulation to be by the others

This commit is contained in:
John Ericson
2020-11-29 00:03:51 +00:00
parent 40e7be11c8
commit 04f6973200
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -459,7 +459,6 @@ rec {
riscv-multiplatform = bits: {
name = "riscv-multiplatform";
kernelArch = "riscv";
bfdEmulation = "elf${bits}lriscv";
kernelTarget = "vmlinux";
kernelAutoModules = true;
kernelBaseConfig = "defconfig";