Skip to content

Commit 1a35177

Browse files
authored
Update whitespace in Makefile
1 parent 6236628 commit 1a35177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ build/armbian:
138138
cd build && git clone https://github.com/armbian/build.git armbian
139139

140140
.PHONY: armbian_image
141-
armbian_image: pypi | build/armbian
141+
armbian_image: pypi | build/armbian
142142
mkdir -p dist/image build/armbian/userpatches/overlay
143143
cp -r image/armbian/userpatches/* build/armbian/userpatches
144144
cp -r requirements.txt dist/pypi/*.whl image/common/files/* build/armbian/userpatches/overlay

0 commit comments

Comments
 (0)