projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] base-files: clear ip addresses on interfaces that are about to be added...
[openwrt.git]
/
package
/
kernel
/
modules
/
fs.mk
diff --git
a/package/kernel/modules/fs.mk
b/package/kernel/modules/fs.mk
index
7e3ccf3
..
bd97a08
100644
(file)
--- a/
package/kernel/modules/fs.mk
+++ b/
package/kernel/modules/fs.mk
@@
-8,9
+8,7
@@
FS_MENU:=Filesystems
define KernelPackage/nls/Depends
- ifneq ($(KERNEL),2.4)
- DEPENDS:= +kmod-nls-base
- endif
+ DEPENDS:= +!LINUX_2_4:kmod-nls-base
endef
define KernelPackage/fs-cifs
This page took
0.023564 seconds
and
4
git commands to generate.