aboutsummaryrefslogtreecommitdiffstats
path: root/samples/seccomp/Makefile
AgeCommit message (Expand)Author
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada
2020-05-17samples: seccomp: build sample programs for target architectureMasahiro Yamada
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2019-05-18samples: guard sub-directories with CONFIG optionsMasahiro Yamada
2019-05-03samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool optionMasahiro Yamada
2019-01-08samples/seccomp: Fix 32-bit buildTycho Andersen
2018-12-11samples: add an example of seccomp user trapTycho Andersen
2018-07-18kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott
2018-02-22samples/seccomp: do not compile when cross compiledMichal Hocko
2017-11-18kbuild: remove all dummy assignments to obj-Masahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-11-01samples/seccomp: Fix hostprogs variableRicky Zhou
2016-07-07samples/seccomp: Add standalone config optionOlof Johansson
2014-04-03samples/seccomp/Makefile: do not build tests if cross-compiling for MIPSMarkos Chandras
2013-02-05samples/seccomp: be less stupid about cross compilingArnd Bergmann
2012-09-12samples/seccomp: fix 31 bit build on s390Heiko Carstens
2012-04-19samples/seccomp: fix dependencies on arch macrosWill Drewry
2012-04-14Documentation: prctl/seccomp_filterWill Drewry