changeset 50472 | ee1a0ddb2590 |
parent 49204 | 564802b01ded |
child 52357 | e2478be9c682 |
--- a/make/devkit/Makefile Fri Jun 08 18:11:32 2018 +0200 +++ b/make/devkit/Makefile Fri Jun 08 18:15:58 2018 +0200 @@ -42,6 +42,8 @@ # line looking like this: # # make cross_compile_target="aarch64-linux-gnu" BASE_OS=Fedora27 +# or +# make cross_compile_target="arm-linux-gnueabihf" BASE_OS=Fedora27 # # This is the makefile which iterates over all host and target platforms. #