Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: 431a0783ebea4fc09e781f431599cacd3a3e4e0e
https://github.com/Linaro/odp/commit/431a0783ebea4fc09e781f431599cacd3a3e4e0e
Author: Maxim Uvarov <[email protected]>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M platform/linux-generic/Makefile.am
Log Message:
-----------
linux-gen: makefile: remove pass command
pass is not bash command and can be not installed.
Change it to dummy ":" bash function.
Signed-off-by: Maxim Uvarov <[email protected]>
Reviewed-by: Petri Savolainen <[email protected]>