projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
busybox: Fixed remote logging bug in which starting syslog before the network (and...
[openwrt.git]
/
package
/
kernel
/
modules
/
nls.mk
diff --git
a/package/kernel/modules/nls.mk
b/package/kernel/modules/nls.mk
index
26d55d9
..
7c4f203
100644
(file)
--- a/
package/kernel/modules/nls.mk
+++ b/
package/kernel/modules/nls.mk
@@
-6,7
+6,7
@@
#
define AddDepends/nls
- DEPENDS+= +
!LINUX_2_4:
kmod-nls-base
+ DEPENDS+= +kmod-nls-base
endef
define KernelPackage/nls-base
This page took
0.022964 seconds
and
4
git commands to generate.