summaryrefslogtreecommitdiffstats
path: root/rules/base-pkgs.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-19 11:57:35 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-19 13:19:02 +0200
commitf985e3cd2a1f789ca6205f920bc451a74c74e2b5 (patch)
treef82422da46a41143ba9652cb0a4df7504a14fee9 /rules/base-pkgs.in
parent3b2902fbf50690a2f7d1d42fd5d4c3e88d9f1b40 (diff)
downloadptxdist-f985e3cd2a1f789ca6205f920bc451a74c74e2b5.tar.gz
ptxdist-f985e3cd2a1f789ca6205f920bc451a74c74e2b5.tar.xz
[production] rename PROD_PLATFORMDIR -> BASE_PLATFORMDIR
This the preparation to have a base platform that is not provided by a production build. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/base-pkgs.in')
-rw-r--r--rules/base-pkgs.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/base-pkgs.in b/rules/base-pkgs.in
index 34057f5de..dab0735ce 100644
--- a/rules/base-pkgs.in
+++ b/rules/base-pkgs.in
@@ -3,4 +3,4 @@
config BASE_PKGS
bool
select BASE
- default y if PROJECT_USE_PRODUCTION
+ default y if PROJECT_USE_BASE_PLATFORM