make iso9660 a module

what could possibly...
This commit is contained in:
Kyle McMartin 2013-02-28 13:38:57 -05:00
parent 47510136d3
commit 3537f29653
2 changed files with 4 additions and 1 deletions

View File

@ -3670,7 +3670,7 @@ CONFIG_CACHEFILES=m
# #
# CD-ROM/DVD Filesystems # CD-ROM/DVD Filesystems
# #
CONFIG_ISO9660_FS=y CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y CONFIG_JOLIET=y
CONFIG_ZISOFS=y CONFIG_ZISOFS=y
CONFIG_UDF_FS=m CONFIG_UDF_FS=m

View File

@ -2274,6 +2274,9 @@ fi
# ||----w | # ||----w |
# || || # || ||
%changelog %changelog
* Thu Feb 28 2013 Kyle McMartin <kmcmarti@redhat.com>
- Make iso9660 a module.
* Thu Feb 28 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.0-0.rc0.git12.1 * Thu Feb 28 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.0-0.rc0.git12.1
- Linux v3.8-9633-g2a7d2b9 - Linux v3.8-9633-g2a7d2b9