Skip to content
Snippets Groups Projects
Commit ad767b98 authored by nico's avatar nico
Browse files

linux/sunxi: rename A20-OLinuXino-Lime profile


Signed-off-by: default avatarNicolas Thill <nico@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44322 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent b9bd0c88
No related branches found
No related tags found
No related merge requests found
......@@ -5,17 +5,17 @@
# See /LICENSE for more information.
#
define Profile/A20-OLinuXino_Lime
define Profile/A20-OLinuXino-Lime
NAME:=A20 OLinuXino Lime
PACKAGES:=\
uboot-sunxi-A20-OLinuXino_Lime kmod-ata-sunxi kmod-rtc-sunxi
uboot-sunxi-A20-OLinuXino-Lime kmod-ata-sunxi kmod-rtc-sunxi
endef
define Profile/A20-OLinuXino_Lime/Description
define Profile/A20-OLinuXino-Lime/Description
Package set optimized for the Olimex A20 OLinuXino Lime
endef
$(eval $(call Profile,A20-OLinuXino_Lime))
$(eval $(call Profile,A20-OLinuXino-Lime))
define Profile/A20-OLinuXino_MICRO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment