summaryrefslogtreecommitdiff
path: root/nuttx/configs/avr32dev1/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/avr32dev1/src/Makefile')
-rwxr-xr-xnuttx/configs/avr32dev1/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/avr32dev1/src/Makefile b/nuttx/configs/avr32dev1/src/Makefile
index 687fa5799..4edb47c81 100755
--- a/nuttx/configs/avr32dev1/src/Makefile
+++ b/nuttx/configs/avr32dev1/src/Makefile
@@ -1,5 +1,5 @@
############################################################################
-# configs/at91dev1/src/Makefile
+# configs/avr32dev1/src/Makefile
#
# Copyright (C) 2010 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>