forked from rarias/nixos-riscv
Move patches to its own directory
This commit is contained in:
@@ -42,10 +42,10 @@ final: prev:
|
||||
};
|
||||
dontConfigure = true;
|
||||
patches = [
|
||||
#./sa-fpga-crt.patch
|
||||
#./sa-fpga-text-address.patch
|
||||
./sa-fpga-uart.patch
|
||||
./sa-fpga-plic-registers.patch
|
||||
#./patches/sa-fpga-crt.patch
|
||||
#./patches/sa-fpga-text-address.patch
|
||||
./patches/sa-fpga-uart.patch
|
||||
./patches/sa-fpga-plic-registers.patch
|
||||
];
|
||||
buildPhase = ''
|
||||
cd fpga_core_bridge/simulator/tests/c_tests/
|
||||
|
||||
Reference in New Issue
Block a user