From 945b3dc65cb2577a9962db40848eaeae3fc2a425 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Fri, 28 Aug 2020 15:53:51 +0200 Subject: Remove --disklabel option Now that we always build util-linux for switch_root, we no longer need this option. Signed-off-by: Thomas Deutschmann --- arch/mips/config.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'arch') diff --git a/arch/mips/config.sh b/arch/mips/config.sh index b258fb24..1a108621 100644 --- a/arch/mips/config.sh +++ b/arch/mips/config.sh @@ -11,7 +11,6 @@ KERNEL_BINARY="./vmlinux" NOINITRDMODULES="yes" BUSYBOX=1 DMRAID=0 -DISKLABEL=0 # genkernel on mips is only used for LiveCDs && netboots. Catalyst # will know where to get the kernels at. -- cgit v1.2.3-65-gdbad