mirror of
https://github.com/gnif/vendor-reset.git
synced 2026-06-27 22:14:28 +02:00
[core] refactored to centralize the lookup and reset code
This commit is contained in:
+7
-2
@@ -1,2 +1,7 @@
|
||||
vendor-reset-y += src/vendor-reset.o src/ftrace.o src/hooks.o
|
||||
ccflags-y += -I$(src)/src
|
||||
vendor-reset-y += \
|
||||
src/vendor-reset.o \
|
||||
src/vendor-reset-dev.o\
|
||||
src/ftrace.o \
|
||||
src/hooks.o
|
||||
|
||||
ccflags-y += -I$(src)/src
|
||||
|
||||
Reference in New Issue
Block a user