sunxi: add sata driver to profiles where appropriate
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39198 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
17a9e49815
commit
086b451c9e
|
@ -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