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
|
||||
endef
|
||||
|
||||
define Build/Compile directives
|
||||
define Build/Compile
|
||||
# no compilation necessary (although possible with luac?)
|
||||
endef
|
||||
|
||||
|
@ -42,7 +42,7 @@ if [ ! -f $IPKG_INSTROOT/etc/banner.default ]; then
|
||||
| | \ :| .-. || .-. |' .-. || || .-. : .' < | | \ :
|
||||
| '--' /' '-' '' '-' '\ `-' || |\ --./'-' || '--' /
|
||||
`-------' `---' `---' `---' `--' `----'`----' `-------'
|
||||
__ ___ ______ _ ____
|
||||
__ ___ ______ _ ____
|
||||
\ \ / (_) ____(_) | _ \
|
||||
\ \ /\ / / _| |__ _ ______| |_) | _____ __
|
||||
\ \/ \/ / | | __| | |______| _ < / _ \ \/ /
|
||||
|
Loading…
Reference in New Issue
Block a user