From 4ea8ea41419960f9b6c16744ea0edb07e56e7326 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Mon, 8 Jun 2026 19:02:02 +1200 Subject: Downgrade busybox to avoid some weird illegal instruction thing, dont use custom config because causing hassle --- nix/linux_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/linux_config') diff --git a/nix/linux_config b/nix/linux_config index 84b4e81..5b2bf0f 100644 --- a/nix/linux_config +++ b/nix/linux_config @@ -4608,7 +4608,7 @@ CONFIG_MISC_FILESYSTEMS=y # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set # CONFIG_CRAMFS is not set -# CONFIG_SQUASHFS is not set +CONFIG_SQUASHFS=y # CONFIG_VXFS_FS is not set # CONFIG_MINIX_FS is not set # CONFIG_OMFS_FS is not set -- cgit v1.2.3