From 29523170630804b6083c6d46ac54d65e06bde176 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 23 Sep 2025 16:41:59 +0200 Subject: bin: Guess the QEMU_KERNEL to be used based on cwd MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .bashrc | 1 - 1 file changed, 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index c844f04..8358e1c 100644 --- a/.bashrc +++ b/.bashrc @@ -130,7 +130,6 @@ fi # Local builds for busybox and the Linux kernel. Needed by scripts like # `bin/run-riscv-qemu.sh`. export BUSYBOX_SRC="$HOME/src/busybox/1.36.1" -export QEMU_KERNEL="$HOME/src/git.kernel.org/linux/kernel/riscv/arch/riscv/boot/Image" ## # Misc. -- cgit v1.2.3