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

2
src/Makefile Normal file
View File

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