diff mbox

[i-g-t,1/4] meson: Build cnl_compute_wrpll

Message ID 20180116111306.7080-1-petri.latvala@intel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Petri Latvala Jan. 16, 2018, 11:13 a.m. UTC
Signed-off-by: Petri Latvala <petri.latvala@intel.com>
---
 tools/meson.build | 1 +
 1 file changed, 1 insertion(+)

Comments

Arkadiusz Hiler Jan. 16, 2018, 12:35 p.m. UTC | #1
On Tue, Jan 16, 2018 at 01:13:03PM +0200, Petri Latvala wrote:
> Signed-off-by: Petri Latvala <petri.latvala@intel.com>

Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>

one the whole series
diff mbox

Patch

diff --git a/tools/meson.build b/tools/meson.build
index 7fc5390a..4258853e 100644
--- a/tools/meson.build
+++ b/tools/meson.build
@@ -1,4 +1,5 @@ 
 tools_progs_noisnt = [
+	'cnl_compute_wrpll',
 	'hsw_compute_wrpll',
 	'skl_compute_wrpll',
 	'skl_ddb_allocation',