diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2010-03-01 17:21:15 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2010-03-01 17:21:15 +0000 |
commit | d71e771081cb05281217d7f87378e2d0e4f08731 (patch) | |
tree | 1d7ec3d4f720721ed02af7d771d70ef0ac83b43c /src/mainboard/technexion | |
parent | 2bb4acfeccc803a89d908579bc731be5fddbe5e1 (diff) | |
download | coreboot-d71e771081cb05281217d7f87378e2d0e4f08731.tar.xz |
Drop unused doit.sh files (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5183 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/technexion')
-rw-r--r-- | src/mainboard/technexion/tim5690/acpi/doit.sh | 3 | ||||
-rw-r--r-- | src/mainboard/technexion/tim8690/acpi/doit.sh | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/src/mainboard/technexion/tim5690/acpi/doit.sh b/src/mainboard/technexion/tim5690/acpi/doit.sh deleted file mode 100644 index 352ca97f46..0000000000 --- a/src/mainboard/technexion/tim5690/acpi/doit.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -#cpp -P dsdt.asl > dsdt.i -iasl dsdt.asl diff --git a/src/mainboard/technexion/tim8690/acpi/doit.sh b/src/mainboard/technexion/tim8690/acpi/doit.sh deleted file mode 100644 index 352ca97f46..0000000000 --- a/src/mainboard/technexion/tim8690/acpi/doit.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -#cpp -P dsdt.asl > dsdt.i -iasl dsdt.asl |