aboutsummaryrefslogtreecommitdiff
path: root/util/i915tool/plusplusplus
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2015-05-05 13:53:58 -0700
committerStefan Reinauer <stefan.reinauer@coreboot.org>2015-05-06 19:10:49 +0200
commitdcc9fe243031092c432c282c75ee11477bc56e05 (patch)
tree560877ce10d5a7793f862df875b2d690be93a7b0 /util/i915tool/plusplusplus
parentd6fac38d771119399118516f8066c1564ea7fcec (diff)
Drop i915tool
This tool has had its own repository since a long time: https://code.google.com/p/i915tool/ Drop the obsolete copy we kept in the tree. Change-Id: Idee4ea3423453f6ced6e95c0bd2e45d95ca61851 Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: http://review.coreboot.org/10114 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'util/i915tool/plusplusplus')
-rw-r--r--util/i915tool/plusplusplus3
1 files changed, 0 insertions, 3 deletions
diff --git a/util/i915tool/plusplusplus b/util/i915tool/plusplusplus
deleted file mode 100644
index a5dcd19972..0000000000
--- a/util/i915tool/plusplusplus
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-sed 's,^\+\+\+.*,+++ '$2',' < $1 > $1.pat
-