1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

sunxi: add rtl8xxxu into pcduino v3 profile

Now that RTL8188EU is supported in rtl8xxu select it for pcDuino v3

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas 2016-09-15 20:21:40 +02:00
parent 092e77d948
commit a530196f8d

@ -9,7 +9,7 @@ define Profile/Linksprite_pcDuino3
NAME:=pcDuino3
PACKAGES:=\
uboot-sunxi-Linksprite_pcDuino3 kmod-sun4i-emac kmod-rtc-sunxi \
kmod-ata-core kmod-ata-sunxi
kmod-ata-core kmod-ata-sunxi kmod-rtl8xxxu rtl8188eu-firmware
endef
define Profile/Linksprite_pcDuino3/Description