From ba5dbffeddacee5edca2366c2408d6d138a2942b Mon Sep 17 00:00:00 2001 From: Richard Weinberger Date: Thu, 27 Sep 2012 20:10:57 +0200 Subject: [PATCH] --- yaml --- r: 323225 b: refs/heads/master c: bbb35efcda41d589cfff5e2b08c5fb457791117c h: refs/heads/master i: 323223: 20a134e8723786225f46f3afc90cb37755601699 v: v3 --- [refs] | 2 +- trunk/arch/x86/um/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 1e4918eb8681..a81261f0cea4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d2ce4e92fa4f79a5fdb4cc912b411280afe21697 +refs/heads/master: bbb35efcda41d589cfff5e2b08c5fb457791117c diff --git a/trunk/arch/x86/um/Kconfig b/trunk/arch/x86/um/Kconfig index 9926e11a772d..aeaff8bef2f1 100644 --- a/trunk/arch/x86/um/Kconfig +++ b/trunk/arch/x86/um/Kconfig @@ -21,6 +21,7 @@ config 64BIT config X86_32 def_bool !64BIT select HAVE_AOUT + select ARCH_WANT_IPC_PARSE_VERSION config X86_64 def_bool 64BIT