From a178e9d79ba44125a0f87128337866b9d1857d70 Mon Sep 17 00:00:00 2001 From: Gordon Malm Date: Sat, 12 Sep 2009 00:19:51 +0000 Subject: Revert inherit order change --- profiles/hardened/linux/amd64/parent | 2 +- profiles/hardened/linux/ia64/parent | 2 +- profiles/hardened/linux/powerpc/parent | 2 +- profiles/hardened/linux/powerpc/ppc32/parent | 2 +- profiles/hardened/linux/powerpc/ppc64/parent | 2 +- profiles/hardened/linux/x86/parent | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'profiles/hardened') diff --git a/profiles/hardened/linux/amd64/parent b/profiles/hardened/linux/amd64/parent index cd9027cc96f8..158dd88c5c69 100644 --- a/profiles/hardened/linux/amd64/parent +++ b/profiles/hardened/linux/amd64/parent @@ -1,3 +1,3 @@ ../../../base -../../../arch/amd64 .. +../../../arch/amd64 diff --git a/profiles/hardened/linux/ia64/parent b/profiles/hardened/linux/ia64/parent index ca1ca1617626..10d6c4b38690 100644 --- a/profiles/hardened/linux/ia64/parent +++ b/profiles/hardened/linux/ia64/parent @@ -1,3 +1,3 @@ ../../../base -../../../arch/ia64 .. +../../../arch/ia64 diff --git a/profiles/hardened/linux/powerpc/parent b/profiles/hardened/linux/powerpc/parent index 4bc38575cb5b..728caca769b3 100644 --- a/profiles/hardened/linux/powerpc/parent +++ b/profiles/hardened/linux/powerpc/parent @@ -1,3 +1,3 @@ ../../../base -../../../arch/powerpc .. +../../../arch/powerpc diff --git a/profiles/hardened/linux/powerpc/ppc32/parent b/profiles/hardened/linux/powerpc/ppc32/parent index 0bbf08deef18..dd20c2a8cf39 100644 --- a/profiles/hardened/linux/powerpc/ppc32/parent +++ b/profiles/hardened/linux/powerpc/ppc32/parent @@ -1,2 +1,2 @@ -../../../../arch/powerpc/ppc32 .. +../../../../arch/powerpc/ppc32 diff --git a/profiles/hardened/linux/powerpc/ppc64/parent b/profiles/hardened/linux/powerpc/ppc64/parent index 89e996f78fa1..7990a758ccce 100644 --- a/profiles/hardened/linux/powerpc/ppc64/parent +++ b/profiles/hardened/linux/powerpc/ppc64/parent @@ -1,3 +1,3 @@ +.. ../../../../arch/powerpc/ppc64/64ul ../../../../features/64bit-native -.. diff --git a/profiles/hardened/linux/x86/parent b/profiles/hardened/linux/x86/parent index 06f9e8221b47..03cb31cedb03 100644 --- a/profiles/hardened/linux/x86/parent +++ b/profiles/hardened/linux/x86/parent @@ -1,3 +1,3 @@ ../../../base -../../../arch/x86 .. +../../../arch/x86 -- cgit v1.2.3-65-gdbad