apps/examples/module: Fix some chaos in conditional compilation.

This commit is contained in:
Gregory Nutt
2018-08-07 10:51:04 -06:00
parent 057eb80564
commit 367093e65c
2 changed files with 5 additions and 7 deletions

View File

@@ -211,4 +211,3 @@ ifeq ($(WINTOOL),y)
else
LDELFFLAGS += -T $(TOPDIR)/scripts/gnu-elf.ld
endif