diff --git a/archive/r4i-3dsnew.com/Makefile b/archive/r4i-3dsnew.com/Makefile index ec25bd3..06b55f4 100644 --- a/archive/r4i-3dsnew.com/Makefile +++ b/archive/r4i-3dsnew.com/Makefile @@ -5,12 +5,12 @@ export BASE := $(shell basename $(CURDIR)) export OUT := $(TOPDIR)/../../out export COMMON := $(TOPDIR)/../../common-kernels -package: directory BL2CK_1.31.0.zip extdata +package: directory BL2CK_1.31.0_r4dspro.com.zip extdata directory: mkdir -p $(OUT)/$(BASE) -include $(COMMON)/BL2CK/R4iTT/Makefile +include $(COMMON)/BL2CK/r4dspro.com/Makefile extdata: directory cp README.txt $(OUT)/$(BASE)