mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
Rename buildroot_config_fragment_* to just br2_*
Add br2_local to persistently store new br2 options.
This commit is contained in:
5
br2_local.off
Normal file
5
br2_local.off
Normal file
@@ -0,0 +1,5 @@
|
||||
# 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_PACKAGE_OPENSSH=y
|
||||
#BR2_PACKAGE_OPENBLAS=y
|
||||
Reference in New Issue
Block a user