projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update kernel configurations to enable NLS KOI8R (russian) and package the module...
[openwrt.git]
/
target
/
linux
/
brcm63xx-2.6
/
config
diff --git
a/target/linux/brcm63xx-2.6/config
b/target/linux/brcm63xx-2.6/config
index
ac286df
..
af535a9
100644
(file)
--- a/
target/linux/brcm63xx-2.6/config
+++ b/
target/linux/brcm63xx-2.6/config
@@
-1540,7
+1540,7
@@
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=m
-# CONFIG_NLS_KOI8_R is not set
+CONFIG_NLS_KOI8_R=m
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=m
This page took
0.027739 seconds
and
4
git commands to generate.