summaryrefslogtreecommitdiff
path: root/target/generic
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-02-17 18:51:52 +0000
committerEric Andersen <andersen@codepoet.org>2005-02-17 18:51:52 +0000
commit9fb8ba75ffa0cdf80654b499d8e80322e4ccc5aa (patch)
tree027a8975b0f38c70e11d8b0bf37804b4c7ebdeca /target/generic
parentc123fc3ccf634d57c891af70a1c355aecaa571a6 (diff)
fixup a couple of typos
Diffstat (limited to 'target/generic')
-rw-r--r--target/generic/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/generic/Config.in b/target/generic/Config.in
index 6e9328fdb..bbb077914 100644
--- a/target/generic/Config.in
+++ b/target/generic/Config.in
@@ -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