We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da21936 commit 0ecbd1cCopy full SHA for 0ecbd1c
1 file changed
Makefile
@@ -40,6 +40,7 @@ install:
40
cp tools/shiva-ld/shiva-ld /usr/bin
41
mkdir -p /opt/shiva/modules
42
cp modules/aarch64_patches/*interposing*/*.o /opt/shiva/modules
43
+ cp modules/aarch64_patches/cfs_patch1/*.o /opt/shiva/modules
44
cat shiva.ansi
45
clean:
46
rm -f *.o shiva
0 commit comments