Fix building on make 4.3

This commit is contained in:
CTCaer
2020-03-04 01:34:35 +02:00
parent 3f10cc774b
commit a52af1bf41
5 changed files with 13 additions and 7 deletions

View File

@@ -7,7 +7,6 @@ include $(DEVKITARM)/base_rules
TARGET := libsys_lp0
BUILD := ../../build/$(TARGET)
OUTPUT := ../../output
VPATH = $(dir $(wildcard ./*/)) $(dir $(wildcard ./*/*/))
OBJS = $(addprefix $(BUILD)/,\
sys_sdramlp0.o \