sunxi: add sata driver to profiles where appropriate
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39198
This commit is contained in:
parent
34ca9f355e
commit
9712b2d6fa
@ -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
|
||||
|
@ -8,7 +8,7 @@
|
||||
define Profile/Cubieboard
|
||||
NAME:=Cubieboard
|
||||
PACKAGES:=\
|
||||
uboot-sunxi-Cubieboard
|
||||
uboot-sunxi-Cubieboard kmod-ata-sunxi
|
||||
endef
|
||||
|
||||
define Profile/Cubieboard/Description
|
||||
|
@ -8,7 +8,7 @@
|
||||
define Profile/Cubieboard2
|
||||
NAME:=Cubieboard2
|
||||
PACKAGES:=\
|
||||
uboot-sunxi-Cubieboard2
|
||||
uboot-sunxi-Cubieboard2 kmod-ata-sunxi
|
||||
endef
|
||||
|
||||
define Profile/Cubieboard2/Description
|
||||
|
Loading…
Reference in New Issue
Block a user