From dcbe20e042f207b109845918f60c22fc31ac8951 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Thu, 26 Feb 2009 11:47:32 +0000 Subject: [initmethod] mark upstart and initng as broken Signed-off-by: Marc Kleine-Budde git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9864 33e552b5-05e3-0310-8538-816dae2090ed --- rules/initmethod.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rules/initmethod.in') diff --git a/rules/initmethod.in b/rules/initmethod.in index 950696790..2d7e1d939 100644 --- a/rules/initmethod.in +++ b/rules/initmethod.in @@ -13,10 +13,12 @@ choice config INITMETHOD_UPSTART bool + depends on BROKEN prompt "upstart " config INITMETHOD_INITNG bool + depends on BROKEN prompt "init ng " endchoice -- cgit v1.2.3