mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2025-04-15 15:51:20 +02:00
Use r4dspro.com BL2CK for r4i-3dsnew.com Makefile
This commit is contained in:
parent
10ea73441a
commit
d65565c41b
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user