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 b95c1e7 commit 6dd374bCopy full SHA for 6dd374b
linux/kernel/building.md
@@ -101,7 +101,7 @@ source ~/.bashrc
101
```
102
If you are on a 64-bit host system, you should use:
103
```bash
104
-echo PATH=\$PATH:~/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin >> ~/.bashrc
+echo PATH=\$PATH:~/tools/arm-bcm2708/arm-linux-gnueabihf/bin >> ~/.bashrc
105
source ~/.bashrc
106
107
### Get sources
0 commit comments