mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-26 22:21:07 +02:00
fix wrong kernel version based nls dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17436 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
da19ef2e31
commit
f092ffba27
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user