mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-30 21:12:55 +08:00
tools/Makefile: remove stray whitespace from APP_DIR (#3240)
This commit is contained in:
parent
bf15299cea
commit
28c6bda9b4
@ -7,7 +7,7 @@ LUASOURCE ?= ../local/lua
|
||||
FLASHSIZE ?= 4mb 32mb 8mb
|
||||
FLASH_SW = -S
|
||||
SUBDIRS =
|
||||
APP_DIR = ../app
|
||||
APP_DIR = ../app
|
||||
OBJDUMP = $(or $(shell which objdump),xtensa-lx106-elf-objdump)
|
||||
|
||||
#############################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user