summaryrefslogtreecommitdiffstats
path: root/platforms
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-03-09 01:11:41 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-03-09 01:11:41 +0000
commitafffe826c4bd444e4fac50804ecc17d7cdbe9207 (patch)
tree532ca36b8427ed7fa11a7bbd0ffd8dc6cf4c991e /platforms
parent3b99342070e51ac5ec7e346f5ac8883de89ab444 (diff)
downloadptxdist-afffe826c4bd444e4fac50804ecc17d7cdbe9207.tar.gz
ptxdist-afffe826c4bd444e4fac50804ecc17d7cdbe9207.tar.xz
[image_squashfs] fix default
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10031 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'platforms')
-rw-r--r--platforms/image_squashfs.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/image_squashfs.in b/platforms/image_squashfs.in
index 7f58b465b..c7ad75bbf 100644
--- a/platforms/image_squashfs.in
+++ b/platforms/image_squashfs.in
@@ -15,7 +15,7 @@ if IMAGE_SQUASHFS
config IMAGE_SQUASHFS_BLOCK_SIZE
string
- default "${FLASH_BLOCKSIZE}"
+ default "${PTXCONF_FLASH_BLOCKSIZE}"
prompt "Block size"
help
This allows the compression data block size to be selected, both "K" and "M"