ext4_journal: initial support of processing block_tags array.
[lwext4.git] / toolchain / arm-sim.cmake
index bfa1c8861bdaab3d3573cb58f89bba9a4c336224..1c372f393e4d6b14443eadcd9c8ffa2d17b1eee6 100644 (file)
@@ -1,9 +1,9 @@
 # Name of the target\r
-set(CMAKE_SYSTEM_NAME arm-none-eabi)\r
+set(CMAKE_SYSTEM_NAME Generic)\r
 set(CMAKE_SYSTEM_PROCESSOR arm-sim)\r
 \r
 set(MCPU_FLAGS "")\r
 set(VFP_FLAGS "")\r
-set(SIM_FLAGS "--specs=rdimon.specs -Wl,--start-group -lgcc -lc -lm -lrdimon -Wl,--end-group")\r
+set(LD_FLAGS "--specs=rdimon.specs -Wl,--start-group -lgcc -lc -lm -lrdimon -Wl,--end-group")\r
 \r
-include(${CMAKE_CURRENT_LIST_DIR}/common/arm-none-eabi.cmake)
\ No newline at end of file
+include(${CMAKE_CURRENT_LIST_DIR}/common/arm-none-eabi.cmake)\r