Enable batman-adv and add it to the list of "extra" modules
This commit is contained in:
parent
b37f31d7f9
commit
629ee7b235
@ -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
|
||||
|
@ -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.
|
||||
|
||||
|
@ -171,3 +171,4 @@ tpm_nsc.ko
|
||||
tpm_tis.ko
|
||||
slip.ko
|
||||
nilfs2.ko
|
||||
batman-adv.ko
|
||||
|
Loading…
Reference in New Issue
Block a user