Skip to content

Commit

Permalink
Remove unneeded stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ibrahim778 committed Jul 20, 2021
1 parent 5541da3 commit 4b7a7ab
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,14 @@ target_link_libraries(${PROJECT_NAME}
taihenForKernel_stub
SceSysclibForDriver_stub
SceSysmemForDriver_stub
SceSysmemForKernel_stub
SceThreadmgrForDriver_stub
SceIofilemgrForDriver_stub
taihenModuleUtils_stub
SceBtForDriver_stub
SceDebugForDriver_stub
SceModulemgrForDriver_stub
SceDebugForDriver_stub
SceKernelSuspendForDriver_stub
SceModulemgrForKernel_stub
SceCtrlForDriver_stub
SceSblAIMgrForDriver_stub
SceSysrootForDriver_stub
SceProcessmgrForDriver_stub
)

vita_create_stubs(stubs ${PROJECT_NAME} ${PROJECT_NAME}.yml KERNEL)
Expand Down

0 comments on commit 4b7a7ab

Please sign in to comment.