deiban packaging of linux kernel with sysmocom modifications
Go to file
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
debian linux-tools: Fix cross-build of objtool 2018-07-06 04:36:21 +01:00