mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-11 17:34:57 +00:00
sunxi: update profile of A13-OLinuXino to match uboot boardname, required for sdcard image
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42557
This commit is contained in:
parent
50d313f409
commit
8ef9dec08f
@ -5,14 +5,14 @@
|
|||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
#
|
#
|
||||||
|
|
||||||
define Profile/A13_OLinuXino
|
define Profile/A13-OLinuXino
|
||||||
NAME:=A13 OLinuXino
|
NAME:=A13 OLinuXino
|
||||||
PACKAGES:=\
|
PACKAGES:=\
|
||||||
uboot-sunxi-A13-OLinuXino kmod-rtl8192cu
|
uboot-sunxi-A13-OLinuXino kmod-rtl8192cu
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/A13_OLinuXino/Description
|
define Profile/A13-OLinuXino/Description
|
||||||
Package set optimized for the Olimex A13 OLinuXino
|
Package set optimized for the Olimex A13 OLinuXino
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call Profile,A13_OLinuXino))
|
$(eval $(call Profile,A13-OLinuXino))
|
||||||
|
Loading…
Reference in New Issue
Block a user