Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • u-boot-tfa-build u-boot-tfa-build
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • 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
  • SystemReadySystemReady
  • u-boot-tfa-buildu-boot-tfa-build
  • Repository
Switch branch/tag
  • u-boot-tfa-build
  • top.mk
Find file BlameHistoryPermalink
  • Grant Likely's avatar
    Rename edk2 targets to be consistent and not match real files · d655d018
    Grant Likely authored Sep 11, 2020
    
    
    edk2/BaseTools is a real directory, so using that as a target means the
    target won't get built. Also the stmm target is built from the edk2
    tree, so it makes sense to prefix the target with 'edk2-'. Change both
    targets to be prefixed with 'edk2-' which should not conflict with the
    directory name and can be set up as .PHONY targets.
    
    Signed-off-by: Grant Likely's avatarGrant Likely <grant.likely@arm.com>
    d655d018