summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-07-04 12:43:02 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-07-04 12:54:29 +0200
commit5662359d983acf9bde8784600b5a0ead24c0a91b (patch)
tree353a287b519df0ee2840470ca24a97d950685174 /scripts
parente993b7af1c2faf11d0ce005a437fd64e854f2608 (diff)
downloadptxdist-5662359d983acf9bde8784600b5a0ead24c0a91b.tar.gz
ptxdist-5662359d983acf9bde8784600b5a0ead24c0a91b.tar.xz
ptxd_lib_colgen: fix collections
'340ed9a9cac3d5e387bb660e27624dbd6105c0ba ptxd_lib_kgen: optimize' changed the path where the files are generated and broke this. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/lib/ptxd_lib_colgen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/ptxd_lib_colgen.sh b/scripts/lib/ptxd_lib_colgen.sh
index c7bbcffb2..1383ad6e1 100644
--- a/scripts/lib/ptxd_lib_colgen.sh
+++ b/scripts/lib/ptxd_lib_colgen.sh
@@ -10,7 +10,7 @@ ptxd_colgen_generate_sections()
ptxd_make_log "print-PACKAGES-m" | gawk '
BEGIN {
FS = "=\"|\"|=";
- col_in = "'"${PTX_KGEN_DIR}"'" "/collection/ptx_collection.in";
+ col_in = "'"${PTX_KGEN_DIR}"'" "/generated/ptx_collection.in";
}
$1 ~ /^PTX_MAP_TO_package/ {