From 5df3eeb79380fcd71b930573208c8d970a364294 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Thu, 5 Jun 2008 22:45:55 -0700 Subject: [PATCH] --- yaml --- r: 97780 b: refs/heads/master c: b8c141e8fd80fa64d80c6a74492053f25a28e0ea h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/Kconfig.binfmt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index fd16aaab2b7e..03b2fe1f6fbb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6a7d68e899b7f609708e7590784344f03640f774 +refs/heads/master: b8c141e8fd80fa64d80c6a74492053f25a28e0ea diff --git a/trunk/fs/Kconfig.binfmt b/trunk/fs/Kconfig.binfmt index 55e8ee1900a5..3263084eef9e 100644 --- a/trunk/fs/Kconfig.binfmt +++ b/trunk/fs/Kconfig.binfmt @@ -42,7 +42,7 @@ config BINFMT_ELF_FDPIC config BINFMT_FLAT bool "Kernel support for flat binaries" - depends on !MMU + depends on !MMU && (!FRV || BROKEN) help Support uClinux FLAT format binaries.