rtl8188eu: new package
authorLuca Ceresoli <luca@lucaceresoli.net>
Mon, 27 Jul 2015 10:06:20 +0000 (12:06 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Jul 2015 21:40:56 +0000 (23:40 +0200)
commitff6ba2f7e512ab8617265003ea2917187e2f74af
treed166eb8b0c885cd8f7e274eed8df230ca4aa4a7d
parenta35b7c4e91be9ffe02fe96cb66148fa5d53d3325
rtl8188eu: new package

[Thomas:
  - remove patches 0001 and 0002, they are not needed since when using
    the kernel-module infrastructure, we directly call the kernel
    build system and bypass the one provided by the external module
  - install the firmware directly in the Buildroot .mk file, which
    allows to also remove patch 0003.
  - remove RTL8188EU_DEPENDENCIES = linux, since this is already
    handled by the kernel-module infrastructure.]

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/rtl8188eu/Config.in [new file with mode: 0644]
package/rtl8188eu/rtl8188eu.mk [new file with mode: 0644]