remove trailing whitespace
This commit is contained in:
parent
ead2554c78
commit
b1d210cca7
|
@ -9,4 +9,3 @@ STATIC_BUILD=1
|
|||
$(shell if ! [ -d pitools ]; then echo 1>&2 "Fetching pi build tools. This may take awhile."; git clone -q https://github.com/raspberrypi/tools.git --depth=1 pitools; fi)
|
||||
CROSS_COMPILE = pitools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-
|
||||
include mpy-cross.mk
|
||||
|
||||
|
|
Loading…
Reference in New Issue