fix typo in HFS kernel module

Signed-off-by: Ian Leonard <antonlacon@gmail.com>

SVN-Revision: 34963
master
John Crispin 12 years ago
parent 15e29f3d9b
commit 075ea0d52e
  1. 2
      package/kernel/modules/fs.mk

@ -122,7 +122,7 @@ $(eval $(call KernelPackage,fuse))
define KernelPackage/fs-hfs
SUBMENU:=$(FS_MENU)
TITLE:=HFS+ filesystem support
TITLE:=HFS filesystem support
KCONFIG:=CONFIG_HFS_FS
FILES:=$(LINUX_DIR)/fs/hfs/hfs.ko
AUTOLOAD:=$(call AutoLoad,30,hfs)

Loading…
Cancel
Save