Skip to content

Commit 4c0214b

Browse files
authored
Merge pull request #701 from uyjulian/readd_ps2dev_iop_cmake
fix: readd copying ps2dev_iop.cmake
2 parents b75a826 + 6feb928 commit 4c0214b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/Makefile

Lines changed: 1 addition & 0 deletions
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)