sunxi: add sata driver to profiles where appropriate

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>

SVN-Revision: 39198
This commit is contained in:
Zoltan Herpai 2014-01-04 16:39:31 +00:00
parent 34ca9f355e
commit 9712b2d6fa
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
define Profile/A20-OLinuXino_MICRO
NAME:=A20 OLinuXino Micro
PACKAGES:=\
uboot-sunxi-A20-OLinuXino_MICRO
uboot-sunxi-A20-OLinuXino_MICRO kmod-ata-sunxi
endef
define Profile/A20-OLinuXino_MICRO/Description

View File

@ -8,7 +8,7 @@
define Profile/Cubieboard
NAME:=Cubieboard
PACKAGES:=\
uboot-sunxi-Cubieboard
uboot-sunxi-Cubieboard kmod-ata-sunxi
endef
define Profile/Cubieboard/Description

View File

@ -8,7 +8,7 @@
define Profile/Cubieboard2
NAME:=Cubieboard2
PACKAGES:=\
uboot-sunxi-Cubieboard2
uboot-sunxi-Cubieboard2 kmod-ata-sunxi
endef
define Profile/Cubieboard2/Description