diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-06-18 09:27:47 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-06-22 08:43:51 +0200 |
commit | ff1eda53e71a352f68e02d686d6436dc2f37c518 (patch) | |
tree | c8cca6a03ac116fd53bbc3606d1166fb4dc463ff /profiles/default | |
parent | profiles: Make s390x 17.0 profiles independent of s390 (NFC) (diff) | |
download | gentoo-ff1eda53e71a352f68e02d686d6436dc2f37c518.tar.gz gentoo-ff1eda53e71a352f68e02d686d6436dc2f37c518.tar.bz2 gentoo-ff1eda53e71a352f68e02d686d6436dc2f37c518.zip |
profiles/arch/s390: Introduce a s390 sub-profile (NFC)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/s390/parent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default/linux/s390/parent b/profiles/default/linux/s390/parent index 1879cff7e0a5..cc405462ec83 100644 --- a/profiles/default/linux/s390/parent +++ b/profiles/default/linux/s390/parent @@ -1,3 +1,3 @@ ../../../base .. -../../../arch/s390 +../../../arch/s390/s390 |