summaryrefslogtreecommitdiff
path: root/nuttx/configs/avr32dev1/src/up_boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/avr32dev1/src/up_boot.c')
-rwxr-xr-xnuttx/configs/avr32dev1/src/up_boot.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/avr32dev1/src/up_boot.c b/nuttx/configs/avr32dev1/src/up_boot.c
index a36d168f7..d831389e6 100755
--- a/nuttx/configs/avr32dev1/src/up_boot.c
+++ b/nuttx/configs/avr32dev1/src/up_boot.c
@@ -1,5 +1,5 @@
/************************************************************************************
- * configs/at91dev1/src/up_boot.c
+ * configs/avr32dev1/src/up_boot.c
* arch/avr/src/board/up_boot.c
*
* Copyright (C) 2010 Gregory Nutt. All rights reserved.
@@ -48,7 +48,7 @@
#include "up_internal.h"
#include "avr32_internal.h"
-#include "at91dev1_internal.h"
+#include "avr32dev1_internal.h"
/************************************************************************************
* Definitions