linux/debian/rules.d
Ben Hutchings cd07c2e48b debian/rules.d, debian/rules.real: Restore build of userland headers for tools
Since commit f5f169ba99 "Split build rules for tools to allow
skipping them." debian/rules.d/Makefile is not used and the current
kernel's UAPI headers are not installed.  This hasn't caused breakage
yet, probably because many tools have their own workaround using
include/uapi etc. directly, but could break backports builds at some
point.

Move the build of userland headers up into debian/rules.real and
make all tools build targets depend on it.
2019-01-18 23:54:28 +00:00
..
arch/powerpc/boot [ppc64] linux-bootwrapper: Work around compiler include path quirk (fixes FTBFS) 2018-07-12 18:15:16 +01:00
scripts Fix pycodestyle "inalid escape sequence" warnings 2018-12-28 15:35:50 +00:00
tools linux-perf: explicitly disable the jvmti feature and shared library. 2019-01-18 20:57:32 +00:00
Makefile debian/rules.d, debian/rules.real: Restore build of userland headers for tools 2019-01-18 23:54:28 +00:00
Makefile.inc linux-kbuild: Change "#!/usr/bin/env perl" to "#!/usr/bin/perl" 2018-08-02 17:32:53 +08:00