ext4: add ext4_cache_flush for explicit cache flush
[lwext4.git] / toolchain / avrxmega7.cmake
index e79a3c4ed0464c34bf29f0f3f29fe9c2e9bb3c51..3ace0cc548166b767b25c61eac1cb6959bbd2f93 100644 (file)
@@ -1,7 +1,7 @@
-# Name of the target\r
-set(CMAKE_SYSTEM_NAME Generic)\r
-set(CMAKE_SYSTEM_PROCESSOR avrxmega7)\r
-\r
-set(MCPU_FLAGS "-mmcu=avrxmega7")\r
-\r
+# Name of the target
+set(CMAKE_SYSTEM_NAME Generic)
+set(CMAKE_SYSTEM_PROCESSOR avrxmega7)
+
+set(MCPU_FLAGS "-mmcu=avrxmega7")
+
 include(${CMAKE_CURRENT_LIST_DIR}/common/avr-gcc.cmake)
\ No newline at end of file