summaryrefslogtreecommitdiff
path: root/config.in
authormickeyl <mickeyl>2003-08-10 15:36:18 (UTC)
committer mickeyl <mickeyl>2003-08-10 15:36:18 (UTC)
commita4df559d63c3442d2743302feb3577ce6a354728 (patch) (unidiff)
tree98108f249e1c6b2213a8fd5a4ffffd43f6367152 /config.in
parent8fc23aabab70d85a1a082f1e52c7fdea7a932002 (diff)
downloadopie-a4df559d63c3442d2743302feb3577ce6a354728.zip
opie-a4df559d63c3442d2743302feb3577ce6a354728.tar.gz
opie-a4df559d63c3442d2743302feb3577ce6a354728.tar.bz2
seperate tools from development
Diffstat (limited to 'config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--config.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/config.in b/config.in
index 4e8dfcd..aa6a0d4 100644
--- a/config.in
+++ b/config.in
@@ -13,7 +13,7 @@ choice
13 boolean "Intel X86" 13 boolean "Intel X86"
14 14
15 config TARGET_SHARP 15 config TARGET_SHARP
16 boolean "Sharp Zaurus SL-5x00 - stock" 16 boolean "Sharp Zaurus"
17 17
18 config TARGET_IPAQ 18 config TARGET_IPAQ
19 boolean "iPAQ" 19 boolean "iPAQ"
@@ -139,7 +139,10 @@ endmenu
139 139
140menu "Tools" 140menu "Tools"
141 source noncore/tools/config.in 141 source noncore/tools/config.in
142 source development/config.in 142endmenu
143
144menu "Development"
145 source development/keyview/config.in
143endmenu 146endmenu
144 147
145comment "" 148comment ""