Remove informations about the programmer type in all the boards' projects.
[bertos.git] / boards / ek-lm3s1968 / templates / empty / empty_user.mk
index 244ab1a51a5427eba1cf526b2449ac25797114b7..4c8ed7ef158ad99ba17d65403258db146f7d47b5 100644 (file)
@@ -4,7 +4,7 @@
 #
 
 # Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help
-empty_PROGRAMMER_TYPE = luminary
+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 \
        #