wip(mk8): Test overriding DLC region

This commit is contained in:
Ash Logan 2023-07-29 18:33:14 +10:00
commit 3e01ea8370
5 changed files with 111 additions and 2 deletions

View file

@ -40,7 +40,7 @@ LDFLAGS = -g $(ARCH) $(RPXSPECS) -Wl,-Map,$(notdir $*.map)
LDFLAGS += -T$(WUMS_ROOT)/share/libkernel.ld $(WUPSSPECS)
LIBS := -lwups -lmocha -lkernel -lwut -lnotifications
LIBS := -lwups -lmocha -lkernel -lwut -lnotifications -lfunctionpatcher
#-------------------------------------------------------------------------------
# list of directories containing libraries, this must be the top level