Home
last modified time | relevance | path

Searched refs:DH_OPTIONS (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/scripts/package/debian/
H A Drules44 DH_OPTIONS = -p$(package) macro
51 $(Q)dh_testdir $(DH_OPTIONS)
52 $(Q)dh_testroot $(DH_OPTIONS)
53 $(Q)dh_prep $(DH_OPTIONS)
55 $(Q)dh_installdocs $(DH_OPTIONS)
56 $(Q)dh_installchangelogs $(DH_OPTIONS)
57 $(Q)dh_compress $(DH_OPTIONS)
58 $(Q)dh_fixperms $(DH_OPTIONS)
59 $(Q)dh_gencontrol $(DH_OPTIONS) -- -f$(call mk-files,$@)
60 $(Q)dh_md5sums $(DH_OPTIONS)
[all …]