mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
rtl8188eu: fix help text format
Warning reported by check-package. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
cbd29d0ad4
commit
5bd7415e24
@ -4,14 +4,14 @@ config BR2_PACKAGE_RTL8188EU
|
|||||||
help
|
help
|
||||||
A standalone driver for the RTL8188EU USB Wi-Fi adapter.
|
A standalone driver for the RTL8188EU USB Wi-Fi adapter.
|
||||||
This is needed only for Linux kernels before 3.12.
|
This is needed only for Linux kernels before 3.12.
|
||||||
Since 3.12, there is a (staging) driver in mainline, with a similar
|
Since 3.12, there is a (staging) driver in mainline, with a
|
||||||
codebase.
|
similar codebase.
|
||||||
|
|
||||||
Make sure your target kernel has the CONFIG_WIRELESS_EXT config
|
Make sure your target kernel has the CONFIG_WIRELESS_EXT
|
||||||
option enabled.
|
config option enabled.
|
||||||
|
|
||||||
Note: this package needs a firmware loading mechanism to load the
|
Note: this package needs a firmware loading mechanism to load
|
||||||
binary blob for the chip to work.
|
the binary blob for the chip to work.
|
||||||
|
|
||||||
https://github.com/lwfinger/rtl8188eu
|
https://github.com/lwfinger/rtl8188eu
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user