Add structure for common pre- and post-reset tasks

This commit is contained in:
Adam Madsen
2020-11-01 16:14:11 -06:00
parent 5a32e3e3c2
commit 9c2185f113
16 changed files with 391 additions and 63 deletions

10
Kbuild Normal file
View File

@@ -0,0 +1,10 @@
obj-m += vendor-reset.o
include $(src)/src/Makefile
include $(src)/src/amd/Makefile
ccflags-y += \
-I$(src)/include -g
ldflags-$(CONFIG_DEBUG) += -g
subdir-y += userspace/