Fix project generation for ATmega CPU.
[bertos.git] / bertos / cpu / avr / info / ATmega328P.cdef
index a6d610550905c7fced228e80d3fbb0362cb0ac9e..bc03ba5361b227ed1443820bb1b7ef36b0e35ee9 100644 (file)
@@ -41,7 +41,7 @@
 #
 
 # Import the common settings for the path.
-include("avr.common")
+include("mega.common")
 
 # Short description of the cpu.
 CPU_DESC += [ "Arduino Duemilanove",