OSDN Git Service

builddeb: make headers package thinner
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Sat, 4 Jan 2020 09:55:56 +0000 (10:55 +0100)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 14 Jan 2020 01:42:44 +0000 (10:42 +0900)
commit9945722afdc3443eab826b2da1122509a13a50a5
tree696741cb3c113d0e35d51dc490518cdf8e280ead
parent8b41fc4454e36fbfdbb23f940d023d4dece2de29
builddeb: make headers package thinner

Remove a bunch of files not used during external module builds:
 - foreign architecture headers
 - subtree Makefiles
 - Kconfig files
 - perl scripts

On amd64 system this looses a third of the resulting .deb size.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/package/builddeb