ext4: special inode creation support
[lwext4.git] / toolchain / avrxmega7.cmake
index 876f81154463008e699919e6d5c0fed2cb3271a8..3ace0cc548166b767b25c61eac1cb6959bbd2f93 100644 (file)
@@ -1,7 +1,7 @@
-# Name of the target\r
-set(CMAKE_SYSTEM_NAME avr)\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