Remove unused Makefile options

This commit is contained in:
Alexander Babikov
2021-04-26 00:29:39 +05:00
parent 8535e746dc
commit 8a4f54b6c0
3 changed files with 0 additions and 25 deletions

View File

@@ -44,10 +44,6 @@ if(OPEN_AT)
target_compile_definitions(mch PRIVATE USE_OPEN_AT)
endif()
if(PS1M2133)
target_compile_definitions(mch PRIVATE USE_PS1M2133)
endif()
if(PS2M70T4)
target_compile_definitions(mch PRIVATE USE_PS2M70T4)
endif()