Skip to content

Instantly share code, notes, and snippets.

@paigeadelethompson
Last active December 22, 2023 10:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paigeadelethompson/17a5fe0714c6cf182843aa5b023db91d to your computer and use it in GitHub Desktop.
Save paigeadelethompson/17a5fe0714c6cf182843aa5b023db91d to your computer and use it in GitHub Desktop.
cp /boot/config-5.10.0-22-amd64 .config
scripts/config -u CONFIG_SYSTEM_TRUSTED_KEYS
scripts/config -u CONFIG_BUILD_SALT
scripts/config -u CONFIG_CC_VERSION_TEXT
make olddefconfig
make V=1 -j4 all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment