New issue
Advanced search Search tips

Issue 657492 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

ec: Add dependency in Makefile between ec.tasklist and board.h

Project Member Reported by dnojiri@chromium.org, Oct 19 2016

Issue description

ec.tasklist is used to define make macros thus can influence everything including board.h but make doesn't know the dependency. Thus, incremental build results in a failure (if we're lucky) or a wrong output.

There might be similar issues with other files (e.g. gpio.inc).
 

Comment 1 by gkihumba@google.com, Mar 31 2017

Owner: dnojiri@chromium.org
Status: Assigned (was: Untriaged)

Sign in to add a comment