We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75a826 commit 6feb928Copy full SHA for 6feb928
samples/Makefile
@@ -29,6 +29,7 @@ release-samples:
29
cp -f Makefile.eeglobal_cpp_sample $(SAMPLES_TARGET)/Makefile.eeglobal_cpp
30
cp -f Makefile.iopglobal_sample $(SAMPLES_TARGET)/Makefile.iopglobal
31
cp -f ps2dev.cmake $(SHARE_TARGET)/ps2dev.cmake
32
+ cp -f ps2dev_iop.cmake $(SHARE_TARGET)/ps2dev_iop.cmake
33
cp -f pkg-config.in $(BIN_TARGET)/$(EE_TOOL_PREFIX)pkg-config
34
chmod 755 $(BIN_TARGET)/$(EE_TOOL_PREFIX)pkg-config
35
0 commit comments