Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-power
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-power
  • Repository
Switch branch/tag
  • linux-power
  • Makefile
Find file BlameHistoryPermalink
  • Linus Torvalds's avatar
    Merge tag 'kbuild-fixes-v5.14' of... · 6750691a
    Linus Torvalds authored Jul 18, 2021
    Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
    
    Pull Kbuild fixes from Masahiro Yamada:
    
     - Restore the original behavior of scripts/setlocalversion when
       LOCALVERSION is set to empty.
    
     - Show Kconfig prompts even for 'make -s'
    
     - Fix the combination of COFNIG_LTO_CLANG=y and CONFIG_MODVERSIONS=y
       for older GNU Make versions
    
    * tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
      Documentation: Fix intiramfs script name
      Kbuild: lto: fix module versionings mismatch in GNU make 3.X
      kbuild: do not suppress Kconfig prompts for silent build
      scripts/setlocalversion: fix a bug when LOCALVERSION is empty
    6750691a