linux/debian/rules.d/tools
Ben Hutchings 4fd24e2fc5 linux-tools: Fix cross-build of objtool
objtool is normally built and used during the kernel build process,
in which case it should always be built as a native executable.
But when we build it for linux-tools it should match the target
architecture.  We need to override the CC and LD variables to
make this work.
2018-07-06 04:36:21 +01:00
..
hv Fix architecture filtering to use DEB_HOST_ARCH not DEB_BUILD_ARCH 2016-03-20 22:00:15 +00:00
lib/lockdep debian/rules.d/tools/lib/lockdep/Makefile: Fix repeated 'make install' 2018-04-08 10:31:19 +02:00
objtool linux-tools: Fix cross-build of objtool 2018-07-06 04:36:21 +01:00
perf enable `perf data' support 2016-12-21 09:53:24 +01:00
power cpupower: Move library to multiarch directory 2017-12-27 01:38:00 +00:00
usb/usbip usbip: Stop building broken libusbip-dev package 2017-10-01 01:05:52 +01:00
Makefile linux-kbuild: Add objtool 2017-12-27 01:38:04 +00:00