aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-07-14 17:29:16 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-07-14 17:29:16 +0200
commit099436ce1505e91663d0c3dd1de5663e37642841 (patch)
tree935699f77308d9d9f10fe38e4d38287b9459097c
parentmanpage: Add Gentoo developer "whissi" as author (diff)
downloadgenkernel-099436ce.tar.gz
genkernel-099436ce.tar.bz2
genkernel-099436ce.zip
genkernel.conf: Remove deprecated ARCH_OVERRIDE option
Was missed in commit a13fb7217b13511fabfe871a9fa2b701896b8d2f. Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--genkernel.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/genkernel.conf b/genkernel.conf
index c07cd74c..efe76818 100644
--- a/genkernel.conf
+++ b/genkernel.conf
@@ -33,9 +33,6 @@
# MRPROPER implies 'make clean'.
#CLEAN="yes"
-# Override the arch detection
-#ARCH_OVERRIDE="x86"
-
# Mount BOOTDIR automatically if it isn't mounted
#MOUNTBOOT="yes"