···6262all: $(DEPFILE) build
63636464# Subdir makefiles. their primary purpose is to populate SRC, OTHER_SRC,
6565-# ASMDEFS_SRC, CORE_LIBS and EXTRA_LIBS. But they also define special
6666-# dependencies and compile rules
6565+# ASMDEFS_SRC and CORE_LIBS. But they also define special dependencies and
6666+# compile rules
6767include $(TOOLSDIR)/tools.make
68686969ifeq (,$(findstring checkwps,$(APP_TYPE)))
···7171 ifeq (,$(findstring warble,$(APP_TYPE)))
7272 include $(FIRMDIR)/firmware.make
7373 include $(ROOTDIR)/apps/bitmaps/bitmaps.make
7474- ifeq (,$(findstring bootloader,$(APPSDIR)))
7474+ ifeq (,$(findstring bootloader,$(APPSDIR)))
7575 include $(ROOTDIR)/lib/skin_parser/skin_parser.make
7676 include $(ROOTDIR)/lib/tlsf/libtlsf.make
7777 endif