aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/timers
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-06-17 11:08:38 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2020-06-22 01:56:09 +0900
commit214377e9b7e3185abf5998b8a90450e01bab21a7 (patch)
tree569ef74989332cbb2decad0b4673d69088e7bae7 /samples/timers
parentRevert "Makefile: install modules.builtin even if CONFIG_MODULES=n" (diff)
downloadwireguard-linux-214377e9b7e3185abf5998b8a90450e01bab21a7.tar.xz
wireguard-linux-214377e9b7e3185abf5998b8a90450e01bab21a7.zip
samples: watch_queue: build sample program for target architecture
This userspace program includes UAPI headers exported to usr/include/. 'make headers' always works for the target architecture (i.e. the same architecture as the kernel), so the sample program should be built for the target as well. Kbuild now supports 'userprogs' for that. I also guarded the CONFIG option by 'depends on CC_CAN_LINK' because $(CC) may not provide libc. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'samples/timers')
0 files changed, 0 insertions, 0 deletions