mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
disable xfs on avr32
SVN-Revision: 31291
This commit is contained in:
parent
b4312a8ba1
commit
a0bbc34816
@ -361,7 +361,7 @@ define KernelPackage/fs-xfs
|
||||
SUBMENU:=$(FS_MENU)
|
||||
TITLE:=XFS filesystem support
|
||||
KCONFIG:=CONFIG_XFS_FS
|
||||
DEPENDS:= +kmod-fs-exportfs
|
||||
DEPENDS:= +kmod-fs-exportfs @!avr32
|
||||
FILES:=$(LINUX_DIR)/fs/xfs/xfs.ko
|
||||
AUTOLOAD:=$(call AutoLoad,30,xfs,1)
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user