mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 03:01:36 +01:00
Use a single build for aarch64 qemu and gem5!
Document the minimal aarch64 boot. Rename -c to -B for uniformity with -b. Add help for ./run and ./build options.
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Rename this file to just br2_local
|
||||
# If is then gitignored, and you can add your own buildroot configs here to quickly test new buildroot features.
|
||||
# Often used for new packages.
|
||||
#BR2_TARGET_ROOTFS_EXT2_SIZE="512M"
|
||||
|
||||
#BR2_PACKAGE_OPENSSH=y
|
||||
|
||||
#BR2_PACKAGE_OPENBLAS=y
|
||||
#BR2_PACKAGE_OPENBLAS_TARGET="NEHALEM"
|
||||
|
||||
#BR2_PACKAGE_PARSEC_BENCHMARK=y
|
||||
#BR2_PACKAGE_PARSEC_BENCHMARK_BUILD_LIST="all"
|
||||
#BR2_PACKAGE_PARSEC_BENCHMARK_INPUT_SIZE="test"
|
||||
|
||||
Reference in New Issue
Block a user