From 4b0752e1c264c4ba2a354507ca97bb2e039dda1a Mon Sep 17 00:00:00 2001 From: "4 of 7 (Leah Rowe) info@minifree.org" Date: Sat, 21 Jan 2017 18:14:33 +0000 Subject: re-add old build system (for x86 boards/utils) Everything will be migrated over to the new build system after release. --- resources/layouts/generic/cantiga-16mb.layout | 4 ++++ resources/layouts/generic/cantiga-4mb.layout | 4 ++++ resources/layouts/generic/cantiga-8mb.layout | 4 ++++ resources/layouts/lenovo/x200/x200-libre-16mb.layout | 1 + resources/layouts/lenovo/x200/x200-libre-4mb.layout | 1 + resources/layouts/lenovo/x200/x200-libre-8mb.layout | 1 + 6 files changed, 15 insertions(+) create mode 100644 resources/layouts/generic/cantiga-16mb.layout create mode 100644 resources/layouts/generic/cantiga-4mb.layout create mode 100644 resources/layouts/generic/cantiga-8mb.layout create mode 120000 resources/layouts/lenovo/x200/x200-libre-16mb.layout create mode 120000 resources/layouts/lenovo/x200/x200-libre-4mb.layout create mode 120000 resources/layouts/lenovo/x200/x200-libre-8mb.layout (limited to 'resources/layouts') diff --git a/resources/layouts/generic/cantiga-16mb.layout b/resources/layouts/generic/cantiga-16mb.layout new file mode 100644 index 00000000..b2a97f46 --- /dev/null +++ b/resources/layouts/generic/cantiga-16mb.layout @@ -0,0 +1,4 @@ +0x00000000:0x00000fff descriptor +0x00001000:0x00002fff gbe +0x00003000:0x00ffffff bios + diff --git a/resources/layouts/generic/cantiga-4mb.layout b/resources/layouts/generic/cantiga-4mb.layout new file mode 100644 index 00000000..5cf63ae6 --- /dev/null +++ b/resources/layouts/generic/cantiga-4mb.layout @@ -0,0 +1,4 @@ +0x00000000:0x00000fff descriptor +0x00001000:0x00002fff gbe +0x00003000:0x003fffff bios + diff --git a/resources/layouts/generic/cantiga-8mb.layout b/resources/layouts/generic/cantiga-8mb.layout new file mode 100644 index 00000000..4f1eeb7c --- /dev/null +++ b/resources/layouts/generic/cantiga-8mb.layout @@ -0,0 +1,4 @@ +0x00000000:0x00000fff descriptor +0x00001000:0x00002fff gbe +0x00003000:0x007fffff bios + diff --git a/resources/layouts/lenovo/x200/x200-libre-16mb.layout b/resources/layouts/lenovo/x200/x200-libre-16mb.layout new file mode 120000 index 00000000..7b0bff1f --- /dev/null +++ b/resources/layouts/lenovo/x200/x200-libre-16mb.layout @@ -0,0 +1 @@ +../../generic/cantiga-16mb.layout \ No newline at end of file diff --git a/resources/layouts/lenovo/x200/x200-libre-4mb.layout b/resources/layouts/lenovo/x200/x200-libre-4mb.layout new file mode 120000 index 00000000..1e228317 --- /dev/null +++ b/resources/layouts/lenovo/x200/x200-libre-4mb.layout @@ -0,0 +1 @@ +../../generic/cantiga-4mb.layout \ No newline at end of file diff --git a/resources/layouts/lenovo/x200/x200-libre-8mb.layout b/resources/layouts/lenovo/x200/x200-libre-8mb.layout new file mode 120000 index 00000000..db11b357 --- /dev/null +++ b/resources/layouts/lenovo/x200/x200-libre-8mb.layout @@ -0,0 +1 @@ +../../generic/cantiga-8mb.layout \ No newline at end of file -- cgit v1.2.3-70-g09d2