fixup a couple of typos
authorEric Andersen <andersen@codepoet.org>
Thu, 17 Feb 2005 18:51:52 +0000 (18:51 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 17 Feb 2005 18:51:52 +0000 (18:51 -0000)
target/generic/Config.in

index 6e9328fdb7f285283e1938e408f316fc80984df7..bbb0779142a3918ca4797d58630b938253e7639e 100644 (file)
@@ -1,4 +1,4 @@
-comment "Generic Device Support"
+comment "Generic System Support"
 
 config BR2_TARGET_GENERIC_ACCESS_POINT
        bool "Generic wireless access point"
@@ -19,7 +19,7 @@ config BR2_TARGET_GENERIC_FIREWALL
 
 
 config BR2_TARGET_GENERIC_DEV_SYSTEM
-       bool "Generic firewall"
+       bool "Generic development system"
        default n
        select BR2_CCACHE
        select BR2_PACKAGE_GDB