]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/linux-tools: fixes build of iio with 4.14+ kernels
authorJulien BOIBESSOT <julien.boibessot@armadeus.com>
Fri, 8 Dec 2017 11:52:18 +0000 (12:52 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 12 Dec 2017 06:29:34 +0000 (07:29 +0100)
commite47741d1a349653c68c37842865f870604fe0c47
treee84c7408bcade520fcb10614658727ab446be662
parent4b09fe60d9ca812b75f62b090853258fc5924ba9
package/linux-tools: fixes build of iio with 4.14+ kernels

Since Linux kernel commit [1], the build of the iio tool has been
changed to use the common Linux tools build system. The installation
directory is now given by DESTDIR, like for all other Linux tools.

We keep the INSTALL_DIR environment in the 'install' target to be
compatible with kernels older than 4.14.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=18956cf2d78a8d4a5959e20240f04ce8d5a6c121

Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/linux-tools/linux-tool-iio.mk.in