Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SCP-firmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 7
    • Merge requests 7
  • 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
  • Firmware
  • SCP-firmware
  • Merge requests
  • !400

Minor fix in cpu.mk of bug causing an intended error message to not be displayed

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Darryl Green requested to merge github/fork/yaronm-hailo/fix-erro-typo-in-build_system-cpu.mk into master Jan 11, 2021
  • Overview 11
  • Commits 1
  • Pipelines 1
  • Changes 1

Created by: yaronm-hailo

When building without setting BS_FIRMWARE_CPU to a valid option I was not getting the intended error message because of a typo in the error line in cpu.mk - it should be $(error ...) and not $(erro ...)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/yaronm-hailo/fix-erro-typo-in-build_system-cpu.mk