From: Eric Andersen Date: Wed, 9 Feb 2005 19:40:19 +0000 (-0000) Subject: Fix broken config menu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6fa2c16be92d2dcf92c280964d72cb7bb5de6cd4;p=buildroot.git Fix broken config menu --- diff --git a/target/tar/Config.in b/target/tar/Config.in index 8cce507708..655a573dd0 100644 --- a/target/tar/Config.in +++ b/target/tar/Config.in @@ -1,4 +1,4 @@ -menuconfig BR2_TARGET_ROOTFS_TAR +config BR2_TARGET_ROOTFS_TAR bool "tar the root filesystem for the target device" default n help