projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4d5b40
)
- speeling fix
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Fri, 9 Feb 2007 13:35:41 +0000
(13:35 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Fri, 9 Feb 2007 13:35:41 +0000
(13:35 -0000)
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index 76f73f75989059381fb70ddbcc6a26edd58f2b34..a1278df3fe6ddf7be1944a070fc5fd676b03a722 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-362,10
+362,10
@@
config BR2_PREFER_IMA
WARNING: This is highly experimental at the moment.
config BR2_DEPRECATED
- bool "Show packages that are depre
t
ated or obsolete"
+ bool "Show packages that are depre
c
ated or obsolete"
default n
help
- This option hides outdated/obsolete
d
versions of packages.
+ This option hides outdated/obsolete versions of packages.
endmenu