summaryrefslogtreecommitdiff
path: root/Chipset/NB/SystemAgentWrap/LegacyRegion2/LegacyRegion2.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'Chipset/NB/SystemAgentWrap/LegacyRegion2/LegacyRegion2.sdl')
-rw-r--r--Chipset/NB/SystemAgentWrap/LegacyRegion2/LegacyRegion2.sdl26
1 files changed, 26 insertions, 0 deletions
diff --git a/Chipset/NB/SystemAgentWrap/LegacyRegion2/LegacyRegion2.sdl b/Chipset/NB/SystemAgentWrap/LegacyRegion2/LegacyRegion2.sdl
new file mode 100644
index 0000000..2f6de11
--- /dev/null
+++ b/Chipset/NB/SystemAgentWrap/LegacyRegion2/LegacyRegion2.sdl
@@ -0,0 +1,26 @@
+TOKEN
+ Name = "LegacyRegion2_SUPPORT"
+ Value = "1"
+ Help = "Main switch to enable LegacyRegion2 support in Project"
+ TokenType = Boolean
+ TargetEQU = Yes
+ TargetMAK = Yes
+ Master = Yes
+ Token = "CSM_SUPPORT" "=" "1"
+End
+
+PATH
+ Name = "LEGACY_REGION2_DIR"
+End
+
+MODULE
+ Help = "Includes LegacyRegion.mak to Project"
+ File = "LegacyRegion2.mak"
+End
+
+ELINK
+ Name = "$(BUILD_DIR)\LegacyRegion2.ffs"
+ Parent = "FV_MAIN"
+ InvokeOrder = AfterParent
+End
+