git -C "$(./getvar linux_source_dir)" fetch https://gem5.googlesource.com/arm/linux gem5/v4.15:gem5/v4.15 +git -C "$(./getvar linux_source_dir)" fetch gem5-arm:gem5/v4.15 git -C "$(./getvar linux_source_dir)" checkout gem5/v4.15 ./build-linux \ --arch aarch64 \ @@ -21959,13 +21974,205 @@ git -C "$(./getvar qemu_source_dir)" checkout -These can come in handy if you want to debug something in Buildroot itself and possibly report an upstream bug.