diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-09-21 18:47:14 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-09-21 18:47:14 -0400 |
commit | 9c3b6d4027abffa5d6b35a5df3a9ab53080bf787 (patch) | |
tree | c40692526d56de551e3aedc77fc87018172ddcba | |
parent | Restructure mips profiles (diff) | |
download | hardened-dev-9c3b6d4027abffa5d6b35a5df3a9ab53080bf787.tar.gz hardened-dev-9c3b6d4027abffa5d6b35a5df3a9ab53080bf787.tar.bz2 hardened-dev-9c3b6d4027abffa5d6b35a5df3a9ab53080bf787.zip |
Restructure hardened mips profiles
-rw-r--r-- | profiles/hardened/linux/mips/mipsel/multilib/o32/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/mips/mipsel/multilib/o32/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/mips/mipsel/o32/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/mips/mipsel/o32/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/mips/multilib/o32/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/mips/multilib/o32/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/mips/o32/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/mips/o32/parent | 2 |
8 files changed, 12 insertions, 0 deletions
diff --git a/profiles/hardened/linux/mips/mipsel/multilib/o32/eapi b/profiles/hardened/linux/mips/mipsel/multilib/o32/eapi new file mode 100644 index 00000000..7ed6ff82 --- /dev/null +++ b/profiles/hardened/linux/mips/mipsel/multilib/o32/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/mips/mipsel/multilib/o32/parent b/profiles/hardened/linux/mips/mipsel/multilib/o32/parent new file mode 100644 index 00000000..64cbcca0 --- /dev/null +++ b/profiles/hardened/linux/mips/mipsel/multilib/o32/parent @@ -0,0 +1,2 @@ +../../../../../../default/linux/mips/13.0/mipsel/multilib/o32 +.. diff --git a/profiles/hardened/linux/mips/mipsel/o32/eapi b/profiles/hardened/linux/mips/mipsel/o32/eapi new file mode 100644 index 00000000..7ed6ff82 --- /dev/null +++ b/profiles/hardened/linux/mips/mipsel/o32/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/mips/mipsel/o32/parent b/profiles/hardened/linux/mips/mipsel/o32/parent new file mode 100644 index 00000000..943dc311 --- /dev/null +++ b/profiles/hardened/linux/mips/mipsel/o32/parent @@ -0,0 +1,2 @@ +../../../../../default/linux/mips/13.0/mipsel/o32 +.. diff --git a/profiles/hardened/linux/mips/multilib/o32/eapi b/profiles/hardened/linux/mips/multilib/o32/eapi new file mode 100644 index 00000000..7ed6ff82 --- /dev/null +++ b/profiles/hardened/linux/mips/multilib/o32/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/mips/multilib/o32/parent b/profiles/hardened/linux/mips/multilib/o32/parent new file mode 100644 index 00000000..29acb03e --- /dev/null +++ b/profiles/hardened/linux/mips/multilib/o32/parent @@ -0,0 +1,2 @@ +../../../../../default/linux/mips/13.0/multilib/o32 +.. diff --git a/profiles/hardened/linux/mips/o32/eapi b/profiles/hardened/linux/mips/o32/eapi new file mode 100644 index 00000000..7ed6ff82 --- /dev/null +++ b/profiles/hardened/linux/mips/o32/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/hardened/linux/mips/o32/parent b/profiles/hardened/linux/mips/o32/parent new file mode 100644 index 00000000..304bbd06 --- /dev/null +++ b/profiles/hardened/linux/mips/o32/parent @@ -0,0 +1,2 @@ +../../../../default/linux/mips/13.0/o32 +.. |