ext4: add ext4_cache_flush for explicit cache flush
[lwext4.git] / toolchain / msp430.cmake
index 7736c29876c4cfa72b1e83a7a348e5642a4eb184..aaab41eb4d7eb87b000e516ae22118d63a5d67a2 100644 (file)
@@ -1,5 +1,5 @@
 # Name of the target
-set(CMAKE_SYSTEM_NAME msp430)
+set(CMAKE_SYSTEM_NAME Generic)
 set(CMAKE_SYSTEM_PROCESSOR msp430g2210)
 
 set(MCPU_FLAGS "-mmcu=msp430g2210")