Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit 221d996

Browse files
likebreathlauralt
authored andcommitted
docs: Fix a wrong path from CONTRIBUTING.md
Signed-off-by: Bo Chen <chen.bo@intel.com>
1 parent b917bf8 commit 221d996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ popd
5353

5454
# Step 4: Copy the generated file to the arm64 module.
5555
popd
56-
cp linux/"$ARCH"_headers/bindings.rs src/arm64
56+
cp linux/"$ARCH"_headers/bindings.rs kvm-bindings/src/arm64
5757

5858
```
5959

0 commit comments

Comments
 (0)