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 define Profile/A20-OLinuXino_MICRO
NAME:=A20 OLinuXino Micro NAME:=A20 OLinuXino Micro
PACKAGES:=\ PACKAGES:=\
uboot-sunxi-A20-OLinuXino_MICRO uboot-sunxi-A20-OLinuXino_MICRO kmod-ata-sunxi
endef endef
define Profile/A20-OLinuXino_MICRO/Description define Profile/A20-OLinuXino_MICRO/Description

View file

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

View file

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