mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
build-gem5: use arm-linux-gnueabihf- to match build -D
This commit is contained in:
@@ -398,7 +398,7 @@ For example, to do a <<qemu-buildroot-setup>> inside Docker, run:
|
||||
....
|
||||
sudo apt-get install docker
|
||||
./run-docker create && \
|
||||
./run-docker sh -- ./build --download-dependencies
|
||||
./run-docker sh -- ./build --download-dependencies qemu-buildroot
|
||||
./run-docker sh
|
||||
....
|
||||
|
||||
|
||||
Reference in New Issue
Block a user