syzkaller/sys/trusty
Dmitry Vyukov ec42220e77 Makefile: generate descriptions on-the-fly
Checking in the generated descriptions files makes few things simpler,
but causes pain for pull requests: (1) PRs that touch descriptions
_always_ conflict, (2) PRs are large and harder to review,
(3) people sometimes forget to add auto-generated files.

The proposed way does not require us to hardcode lots of dependencies
in the Makefile (which is nice) and seem to work.
Let's see how it works.

The main contributor-visible consequence is that the auto-generated
files do not need to be checked-in now.

Credit for figuring the Makefile magic goes to @melver.

Fixes #1291
2020-04-30 17:18:29 +02:00
..
init.go prog: refactor target.MakeMmap 2020-04-18 14:35:45 +02:00
sys_arm.const sys: initial trusty support 2018-11-07 17:52:06 -08:00
sys.txt sys: disable trusty for now 2018-11-08 20:14:05 -08:00