Make the lib/ subdirectory build more like other directories

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5025 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-08-13 22:27:06 +00:00
parent 5fcff5bc26
commit d7a17871b0
+1 -1
View File
@@ -20,7 +20,7 @@ config ARCH_ARM
config ARCH_AVR config ARCH_AVR
bool "AVR" bool "AVR"
---help--- ---help---
Atmel 9-bit bit AVR and 32-bit AVR32 architectures Atmel 8-bit bit AVR and 32-bit AVR32 architectures
config ARCH_HC config ARCH_HC
bool "Freescale HC" bool "Freescale HC"