Revert "Don't link against wiiuse and bte for Salamander"

This reverts commit e2653c949b.
This commit is contained in:
twinaphex 2017-08-19 09:01:51 +02:00
parent e2653c949b
commit 993309daf1

View File

@ -43,7 +43,7 @@ endif
MACHDEP := -DGEKKO -DHW_RVL -mrvl -mcpu=750 -meabi -mhard-float
CFLAGS += -Wall -std=gnu99 $(MACHDEP) $(INCLUDE)
LDFLAGS := $(MACHDEP) -Wl,-Map,$(notdir $(ELF_TARGET)).map
LIBS := -logc
LIBS := -lwiiuse -logc -lbte
ifeq ($(EXTERNAL_LIBOGC), 1)
LIBS += -lfat