Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/genkernel:master commit in: arch/ppc64le/, arch/s390/
Date: Wed, 03 Apr 2019 01:59:49
Message-Id: 1553971572.e18a3682ab278e2734267f333bd85b511758c2ec.whissi@gentoo
1 commit: e18a3682ab278e2734267f333bd85b511758c2ec
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 30 18:46:12 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 30 18:46:12 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=e18a3682
7
8 arch-config: add missing arch-config for consistency
9
10 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
11
12 arch/ppc64le/arch-config | 1 +
13 arch/s390/arch-config | 1 +
14 2 files changed, 2 insertions(+)
15
16 diff --git a/arch/ppc64le/arch-config b/arch/ppc64le/arch-config
17 new file mode 100644
18 index 0000000..1119d0b
19 --- /dev/null
20 +++ b/arch/ppc64le/arch-config
21 @@ -0,0 +1 @@
22 +THIS_CONFIG_IS_BROKEN
23
24 diff --git a/arch/s390/arch-config b/arch/s390/arch-config
25 new file mode 100644
26 index 0000000..1119d0b
27 --- /dev/null
28 +++ b/arch/s390/arch-config
29 @@ -0,0 +1 @@
30 +THIS_CONFIG_IS_BROKEN