Enable batman-adv and add it to the list of "extra" modules

This commit is contained in:
John W. Linville 2012-07-31 14:29:05 -04:00
parent b37f31d7f9
commit 629ee7b235
3 changed files with 5 additions and 1 deletions

View File

@ -4240,7 +4240,7 @@ CONFIG_USB_ATMEL=m
# CONFIG_VIDEO_CX25821 is not set
# CONFIG_R8187SE is not set
# CONFIG_RTL8192U is not set
# CONFIG_BATMAN_ADV is not set
CONFIG_BATMAN_ADV=m
# CONFIG_FB_SM7XX is not set
# CONFIG_SPECTRA is not set
# CONFIG_ZRAM is not set

View File

@ -2288,6 +2288,9 @@ fi
# ||----w |
# || ||
%changelog
* Wed Jul 31 2012 John W. Linville <linville@redhat.com>
- Enable batman-adv and add it to the list of "extra" modules
* Tue Jul 31 2012 Dave Jones <davej@redhat.com>
- Change VM_BUG_ON's to be WARN_ONs instead.

View File

@ -171,3 +171,4 @@ tpm_nsc.ko
tpm_tis.ko
slip.ko
nilfs2.ko
batman-adv.ko