From 35e5f17113c877a5c0e94fdafe7969fdab82960b Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Fri, 18 Apr 2008 08:26:00 +0000 Subject: * ltp: menu cleanup (started) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8076 33e552b5-05e3-0310-8538-816dae2090ed --- rules/ltp.in | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'rules/ltp.in') diff --git a/rules/ltp.in b/rules/ltp.in index 61d199c1c..9a6cb7f6c 100644 --- a/rules/ltp.in +++ b/rules/ltp.in @@ -1,7 +1,6 @@ -menu "Linux Test Project " -config LTP +menuconfig LTP + prompt "linux test project " bool - prompt "Linux Test Project " help The Linux Test Project is a joint project with SGI, IBM, OSDL, and Bull with a goal to deliver test suites to the open source @@ -11,6 +10,7 @@ config LTP The goal is to improve the Linux kernel by bring test automation to the kernel testing effort. +if LTP source "rules/ltp-ballista.in" source "rules/ltp-commands.in" @@ -24,4 +24,5 @@ source "rules/ltp-posix.in" source "rules/ltp-pounder21.in" source "rules/ltp-realtime.in" -endmenu +endif + -- cgit v1.2.3