[ion] cleanup

This commit is contained in:
Romain Goyet
2015-09-19 11:01:38 +02:00
parent 3d65c0dc33
commit 1e4c5cdc0a
49 changed files with 22 additions and 26 deletions

View File

@@ -67,7 +67,6 @@ output_size: boot.elf
@echo "==============================="
endif
include boot/Makefile
ifeq ($(USE_LIBA),0)
LDFLAGS += -lc -lc++ -lcrt1.o
else