mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
Document the minimal aarch64 boot. Rename -c to -B for uniformity with -b. Add help for ./run and ./build options.
11 lines
252 B
Plaintext
11 lines
252 B
Plaintext
#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"
|