From dcc9fe243031092c432c282c75ee11477bc56e05 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 5 May 2015 13:53:58 -0700 Subject: 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 Reviewed-on: http://review.coreboot.org/10114 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- util/i915tool/plusplusplus | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 util/i915tool/plusplusplus (limited to 'util/i915tool/plusplusplus') 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 - -- cgit v1.2.3