mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
dhrystone: fix build, overlay directory was not being created
This commit is contained in:
@@ -11028,6 +11028,8 @@ TODO automate run more nicely.
|
||||
Build for <<baremetal>> execution and run it in baremetal QEMU:
|
||||
|
||||
....
|
||||
# Build our Newlib stubs.
|
||||
./build-baremetal --arch aarch64
|
||||
./build-dhrystone --arch aarch64 --mode baremetal
|
||||
./run --arch aarch64 --baremetal "$(./getvar baremetal_build_dir)/submodules/dhrystone/dhrystone"
|
||||
....
|
||||
|
||||
Reference in New Issue
Block a user