Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
LightningMods authored Feb 2, 2025
1 parent 247d9a6 commit 903dffa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,7 @@ TMPL_FILES := $(shell find $(BDJSDK_HOME)/resources/AVCHD/ -type f)
DISC_DIRS := $(patsubst $(BDJSDK_HOME)/resources/AVCHD%,discdir%,$(TMPL_DIRS)) \
discdir/BDMV/JAR
DISC_FILES := $(patsubst $(BDJSDK_HOME)/resources/AVCHD%,discdir%,$(TMPL_FILES)) \
discdir/BDMV/JAR/00000.jar discdir/elfldr.elf discdir/klogsrv.elf \
discdir/ftpsrv.elf discdir/websrv.elf discdir/shsrv.elf \
discdir/kstuff.elf discdir/gdbsrv.elf
discdir/BDMV/JAR/00000.jar discdir/elfldr.elf discdir/etaHEN.elf

all: $(DISC_LABEL).iso

Expand Down

0 comments on commit 903dffa

Please sign in to comment.