Use r4dspro.com BL2CK for r4i-3dsnew.com Makefile

This commit is contained in:
Deletecat 2025-04-06 12:57:54 +01:00
parent 10ea73441a
commit d65565c41b
No known key found for this signature in database
GPG Key ID: 98976F4460913628

View File

@ -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)