summaryrefslogtreecommitdiffstats
path: root/rules/ltp-base.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-04-18 08:46:40 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-04-18 08:46:40 +0000
commit53fd286bc390f14e8d9b93eab158e2b18224ee52 (patch)
treeff8a33af489552b0f0165420efedc26569061e31 /rules/ltp-base.in
parent35e5f17113c877a5c0e94fdafe7969fdab82960b (diff)
downloadptxdist-53fd286bc390f14e8d9b93eab158e2b18224ee52.tar.gz
ptxdist-53fd286bc390f14e8d9b93eab158e2b18224ee52.tar.xz
* ltp: make menuconfig instead of config
* ltp: fixup paths and variables due to last point git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8077 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/ltp-base.in')
-rw-r--r--rules/ltp-base.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/ltp-base.in b/rules/ltp-base.in
new file mode 100644
index 000000000..06f36607e
--- /dev/null
+++ b/rules/ltp-base.in
@@ -0,0 +1,4 @@
+config LTP_BASE
+ bool
+ default y if LTP
+