summaryrefslogtreecommitdiffstats
path: root/platforms/u-boot-v2.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2008-04-14 07:12:10 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2008-04-14 07:12:10 +0000
commit5fd55dd98c8224a6d47fe682b1c4803e9752cf83 (patch)
tree9f4d88df3640d849c681151bc0939d740ca95b68 /platforms/u-boot-v2.in
parent0f66dac2b7f7c599cef9b295ced35c1beb4d9ae4 (diff)
downloadptxdist-5fd55dd98c8224a6d47fe682b1c4803e9752cf83.tar.gz
ptxdist-5fd55dd98c8224a6d47fe682b1c4803e9752cf83.tar.xz
* platforms/u-boot-v2.in, platforms/kernel.in, rules/kernel.make, rules/u-boot-v2.make:
look for .config file relative to PTXDIST_PLATFORMCONFIGDIR git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7976 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'platforms/u-boot-v2.in')
-rw-r--r--platforms/u-boot-v2.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/u-boot-v2.in b/platforms/u-boot-v2.in
index 995b07160..0754cbb61 100644
--- a/platforms/u-boot-v2.in
+++ b/platforms/u-boot-v2.in
@@ -12,7 +12,7 @@ config U_BOOT_V2_CONFIG
prompt "config file"
depends on U_BOOT_V2
string
- default "${PTXDIST_PLATFORMCONFIGDIR}/u-boot-v2.config"
+ default "u-boot-v2.config"
help
this entry specifies the .config file used to compile your U-Boot