Add option to hook device reset through ftrace

This commit is contained in:
Adam Madsen
2020-11-09 22:33:15 -06:00
parent afbc509011
commit 74ea6dd018
7 changed files with 344 additions and 57 deletions

View File

@@ -1,2 +1,2 @@
vendor-reset-y += src/vendor-reset.o
vendor-reset-y += src/vendor-reset.o src/ftrace.o src/hooks.o
ccflags-y += -I$(src)/src