Skip to content

Commit 0ecbd1c

Browse files
committed
updated Makefile to move cfs_patch1 into /opt/shiva/modules
1 parent da21936 commit 0ecbd1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ install:
4040
cp tools/shiva-ld/shiva-ld /usr/bin
4141
mkdir -p /opt/shiva/modules
4242
cp modules/aarch64_patches/*interposing*/*.o /opt/shiva/modules
43+
cp modules/aarch64_patches/cfs_patch1/*.o /opt/shiva/modules
4344
cat shiva.ansi
4445
clean:
4546
rm -f *.o shiva

0 commit comments

Comments
 (0)