at91sam7x-ek: use the default build option for the "empty" preset Makefile.
[bertos.git] / boards / at91sam7x-ek / templates / empty / empty_user.mk
index 97034bb079353ca94b2b45c3b9dcee39f57226ae..4c8ed7ef158ad99ba17d65403258db146f7d47b5 100644 (file)
@@ -4,7 +4,7 @@
 #
 
 # Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help
-empty_PROGRAMMER_TYPE = jtag-tiny
+empty_PROGRAMMER_TYPE = none
 empty_PROGRAMMER_PORT = none
 
 # Files included by the user.
@@ -40,5 +40,4 @@ empty_USER_CPPAFLAGS = \
 empty_USER_CPPFLAGS = \
        -fno-strict-aliasing \
        -fwrapv \
-       -O2 \
        #