diff options
| author | tslil clingman <tslil@posteo.de> | 2021-01-29 13:06:49 -0500 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:37:41 +0100 |
| commit | 6c1154d80e7f7a04444d01d97942ac9e8138297a (patch) | |
| tree | fbd85a108793aa4ac4fa6dc618d201da55df64b1 /README.md | |
| parent | a5cb8973496611b82d3e4caa3c95f6e6ba1367be (diff) | |
Cleaned up build system
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ Details forthcoming, but at a glance: ## Building for the native platform - PLATFORM=native make ctaklm + make native ## Building for the Raspberry Pi Zero @@ -20,7 +20,7 @@ Download and extract a recent version of buildroot into the working directory. Edit `BUILDROOT_DIR=buildroot-2020.11.1` in `Makefile` to point to the extracted directory. - make all + make pi ## The computer opponent |
