summaryrefslogtreecommitdiffstats
path: root/Configurations/00-base-templates.conf
diff options
context:
space:
mode:
Diffstat (limited to 'Configurations/00-base-templates.conf')
-rw-r--r--Configurations/00-base-templates.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/Configurations/00-base-templates.conf b/Configurations/00-base-templates.conf
index 14b7608ca5..46de732676 100644
--- a/Configurations/00-base-templates.conf
+++ b/Configurations/00-base-templates.conf
@@ -14,8 +14,6 @@ my %targets=(
thread_scheme => "(unknown)", # Assume we don't know
thread_defines => [],
- padlock_asm_src => "",
-
unistd => "<unistd.h>",
shared_target => "",
shared_cflag => "",
@@ -151,7 +149,6 @@ my %targets=(
x86_asm => {
template => 1,
- padlock_asm_src => "e_padlock-x86.s",
},
x86_elf_asm => {
template => 1,
@@ -159,7 +156,6 @@ my %targets=(
},
x86_64_asm => {
template => 1,
- padlock_asm_src => "e_padlock-x86_64.s",
},
ia64_asm => {
template => 1,