summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_lib_dgen.awk
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-02-07 16:34:53 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-02-06 11:53:58 +0100
commit71e467c41089be03b03ee12c1500294144e47f23 (patch)
treebf7aa6e1d605edb895db7615e5f871ef5e3d1076 /scripts/lib/ptxd_lib_dgen.awk
parentfedc6e9856987e388c6029dc541d02c556cef6f4 (diff)
downloadptxdist-71e467c41089be03b03ee12c1500294144e47f23.tar.gz
ptxdist-71e467c41089be03b03ee12c1500294144e47f23.tar.xz
new command create a license report of all the selected packages
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'scripts/lib/ptxd_lib_dgen.awk')
-rw-r--r--scripts/lib/ptxd_lib_dgen.awk1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/lib/ptxd_lib_dgen.awk b/scripts/lib/ptxd_lib_dgen.awk
index e67eda0ee..b96f3f776 100644
--- a/scripts/lib/ptxd_lib_dgen.awk
+++ b/scripts/lib/ptxd_lib_dgen.awk
@@ -272,6 +272,7 @@ function write_deps_pkg_active(this_PKG, this_pkg, prefix) {
print "$(STATEDIR)/" this_pkg ".targetinstall: " "$(STATEDIR)/" this_pkg ".install.post" > DGEN_DEPS_POST;
print "$(STATEDIR)/" this_pkg ".targetinstall.post: " "$(STATEDIR)/" this_pkg ".targetinstall" > DGEN_DEPS_POST;
}
+ print "$(STATEDIR)/" this_pkg ".report: " "$(STATEDIR)/" this_pkg ".extract" > DGEN_DEPS_POST;
#
# conditional dependencies