aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-13 22:27:06 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-13 22:27:06 +0000
commita72ff3b651c8b4a13c4791fb1829c94ed0ce88ed (patch)
treeea1871ae9b26cb5c840c71a8ed1fb70797aaa053 /nuttx/arch/Kconfig
parentd5c4c4da8d1612ef8e24f7cd99bc3200c80e002d (diff)
downloadpx4-firmware-a72ff3b651c8b4a13c4791fb1829c94ed0ce88ed.tar.gz
px4-firmware-a72ff3b651c8b4a13c4791fb1829c94ed0ce88ed.tar.bz2
px4-firmware-a72ff3b651c8b4a13c4791fb1829c94ed0ce88ed.zip
Make the lib/ subdirectory build more like other directories
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5025 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/arch/Kconfig')
-rw-r--r--nuttx/arch/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/Kconfig b/nuttx/arch/Kconfig
index 253151a3b..6e0e0fb9d 100644
--- a/nuttx/arch/Kconfig
+++ b/nuttx/arch/Kconfig
@@ -20,7 +20,7 @@ config ARCH_ARM
config ARCH_AVR
bool "AVR"
---help---
- Atmel 9-bit bit AVR and 32-bit AVR32 architectures
+ Atmel 8-bit bit AVR and 32-bit AVR32 architectures
config ARCH_HC
bool "Freescale HC"