summaryrefslogtreecommitdiffstats
path: root/patches/busybox-1.22.1/0200-reactivate-check-for-tty.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/busybox-1.22.1/0200-reactivate-check-for-tty.patch')
-rw-r--r--patches/busybox-1.22.1/0200-reactivate-check-for-tty.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/busybox-1.22.1/0200-reactivate-check-for-tty.patch b/patches/busybox-1.22.1/0200-reactivate-check-for-tty.patch
index 5ed2bf0bc..55869e9fe 100644
--- a/patches/busybox-1.22.1/0200-reactivate-check-for-tty.patch
+++ b/patches/busybox-1.22.1/0200-reactivate-check-for-tty.patch
@@ -14,7 +14,7 @@ Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/kconfig/conf.c b/scripts/kconfig/conf.c
-index ea2446a..8b70f99 100644
+index ea2446a89814..8b70f99e7633 100644
--- a/scripts/kconfig/conf.c
+++ b/scripts/kconfig/conf.c
@@ -498,7 +498,7 @@ int main(int ac, char **av)