diff options
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/amd64/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/ia64/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc32/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/parent | 2 | ||||
-rw-r--r-- | profiles/hardened/linux/x86/parent | 2 |
6 files changed, 6 insertions, 6 deletions
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 |