From 0492a96051eebf99e9d87ece3052def8452dddf9 Mon Sep 17 00:00:00 2001 From: schodet Date: Sun, 18 Jul 2004 21:10:29 +0000 Subject: Nouveau système de modules. --- n/avr/howto/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'n/avr/howto/Makefile') diff --git a/n/avr/howto/Makefile b/n/avr/howto/Makefile index 2ac6571..25dfd1a 100644 --- a/n/avr/howto/Makefile +++ b/n/avr/howto/Makefile @@ -3,6 +3,7 @@ SOURCES = example.c DOC = howto-avr.html EXTRACTDOC = MODULES = +CONFIGFILE = # atmega8, atmega8535, atmega128... MCU_TARGET = atmega8 # -O2 : speed -- cgit v1.2.3