Removed the M6117 flag from the CPU and Machine CMakeLists.txt files.
This commit is contained in:
@@ -47,8 +47,4 @@ endif()
|
||||
|
||||
if(M154X)
|
||||
target_compile_definitions(mch PRIVATE USE_M154X)
|
||||
endif()
|
||||
|
||||
if(M6117)
|
||||
target_compile_definitions(mch PRIVATE USE_M6117)
|
||||
endif()
|
||||
Reference in New Issue
Block a user