summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@virtuousgeek.org>2013-04-25 14:43:03 -0700
committerJesse Barnes <jbarnes@virtuousgeek.org>2013-04-25 14:43:23 -0700
commitd6917cf72d823cc478f4ad8c21386e65ab503328 (patch)
tree8871cce3a06afaede163b6081748555cafb98e1a /tools/Makefile.am
parentc7b6ec50007e2e524a208572c34faf1380eeab1b (diff)
add punit and nc read/write tools for vlv
Good for testing/debugging.
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index d253a672..2519169a 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -24,6 +24,8 @@ bin_PROGRAMS = \
intel_dpio_write \
intel_l3_parity \
intel_punit_read \
+ intel_punit_write \
+ intel_nc_write \
intel_nc_read
noinst_PROGRAMS = \