0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-11-18 03:27:56 +01:00

Remove spurious word in wrt Makefile; Fix banner misalignment.

This commit is contained in:
Wouter R 2016-06-05 23:51:30 +02:00
parent 68099330b0
commit 8509192d1e
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ define Build/Configure
# no configuration necessary # no configuration necessary
endef endef
define Build/Compile directives define Build/Compile
# no compilation necessary (although possible with luac?) # no compilation necessary (although possible with luac?)
endef endef