[Letux-kernel] Patch suggestion make targz-pkg

Josua Mayer josua.mayer at jm0.eu
Tue Feb 21 21:20:01 CET 2017


Hi everybody,

During my occasional episodes of building and deploying the kernel on
the gta04, I have found that the build system has the nice feature,
make tar*-pkg,
which creates a tarball of the kernel image and all modules, so all I
have to do after a build or rebuild is
tar -C /mnt/sdcard -xpf linux-4.10.0-letux+-arm.tar.gz

However it currently does not include any arm-specific targets such as
DeviceTree blobs and the compressed zImage.
Furthermore the tarred modules are not stripped. Sometimes I would like
them stripped, and sometimes I wouldn't.

So I have proposed 2 patches that add zImage and dtbs to that tarball.
Please let me know your opinions if this is something that we should try
to mainline.

br
Josua Mayer

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-buildtar-include-zImage-in-final-tarball.patch
Type: text/x-patch
Size: 1098 bytes
Desc: not available
URL: <http://lists.goldelico.com/pipermail/letux-kernel/attachments/20170221/c96b77a0/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-buildtar-include-all-compiled-DeviceTree-blobs.patch
Type: text/x-patch
Size: 1199 bytes
Desc: not available
URL: <http://lists.goldelico.com/pipermail/letux-kernel/attachments/20170221/c96b77a0/attachment-0001.bin>


More information about the Letux-kernel mailing list