Set CMAKE_SYSTEM_NAME to Generic
[lwext4.git] / toolchain / cortex-m4.cmake
index 0d06ec361ea2f1276c97e227c8eb0080a59334c0..cc32aa66ab7fa948908a6e9c64be9b1a21af534d 100644 (file)
@@ -1,5 +1,5 @@
 # Name of the target\r
-set(CMAKE_SYSTEM_NAME arm-none-eabi)\r
+set(CMAKE_SYSTEM_NAME Generic)\r
 set(CMAKE_SYSTEM_PROCESSOR cortex-m4)\r
 \r
 set(MCPU_FLAGS "-mthumb -mcpu=cortex-m4")\r