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:
parent
68099330b0
commit
8509192d1e
2
Makefile
2
Makefile
@ -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
|
||||||
|
|
||||||
|
@ -42,7 +42,7 @@ if [ ! -f $IPKG_INSTROOT/etc/banner.default ]; then
|
|||||||
| | \ :| .-. || .-. |' .-. || || .-. : .' < | | \ :
|
| | \ :| .-. || .-. |' .-. || || .-. : .' < | | \ :
|
||||||
| '--' /' '-' '' '-' '\ `-' || |\ --./'-' || '--' /
|
| '--' /' '-' '' '-' '\ `-' || |\ --./'-' || '--' /
|
||||||
`-------' `---' `---' `---' `--' `----'`----' `-------'
|
`-------' `---' `---' `---' `--' `----'`----' `-------'
|
||||||
__ ___ ______ _ ____
|
__ ___ ______ _ ____
|
||||||
\ \ / (_) ____(_) | _ \
|
\ \ / (_) ____(_) | _ \
|
||||||
\ \ /\ / / _| |__ _ ______| |_) | _____ __
|
\ \ /\ / / _| |__ _ ______| |_) | _____ __
|
||||||
\ \/ \/ / | | __| | |______| _ < / _ \ \/ /
|
\ \/ \/ / | | __| | |______| _ < / _ \ \/ /
|
||||||
|
Loading…
Reference in New Issue
Block a user