Skip to content

Commit 6feb928

Browse files
committed
fix: readd copying ps2dev_iop.cmake
1 parent b75a826 commit 6feb928

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ release-samples:
2929
cp -f Makefile.eeglobal_cpp_sample $(SAMPLES_TARGET)/Makefile.eeglobal_cpp
3030
cp -f Makefile.iopglobal_sample $(SAMPLES_TARGET)/Makefile.iopglobal
3131
cp -f ps2dev.cmake $(SHARE_TARGET)/ps2dev.cmake
32+
cp -f ps2dev_iop.cmake $(SHARE_TARGET)/ps2dev_iop.cmake
3233
cp -f pkg-config.in $(BIN_TARGET)/$(EE_TOOL_PREFIX)pkg-config
3334
chmod 755 $(BIN_TARGET)/$(EE_TOOL_PREFIX)pkg-config
3435

0 commit comments

Comments
 (0)