Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository
Switch branch/tag
  • ipipe-x86
  • Makefile
Find file BlameHistoryPermalink
  • Will Deacon's avatar
    arm64: makefile: fix uname munging when setting ARCH on native machine · f1b99392
    Will Deacon authored Jan 18, 2013
    
    
    By popular demand, arch/aarch64 is now known as arch/arm64. However,
    uname -m (and indeed the GNU triplet) still use aarch64 as the machine
    string.
    
    This patch fixes native builds of both the kernel and perf tools by
    updating the relevant Makefiles to munge the output of uname -m and
    set the ARCH variable appropriately.
    
    Cc: <stable@vger.kernel.org>
    Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
    Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
    f1b99392

Imprint & Privacy Policy