]> git.baikalelectronics.ru Git - kernel.git/commit
builddeb: split kernel headers deployment out into a function
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 25 Jan 2020 04:12:34 +0000 (13:12 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 28 Jan 2020 16:51:30 +0000 (01:51 +0900)
commita37705732423cc6c6860067f442d1863325daccb
treeb0eb7905335dc6fe65dccc33310a8ab73ff7a017
parente79c478ee421a93203e86c87b4d9950a23a18f61
builddeb: split kernel headers deployment out into a function

Deploy kernel headers (linux-headers package) in a separate function
for readability.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/package/builddeb