From: Zoltan Herpai Date: Wed, 3 Feb 2016 23:57:35 +0000 (+0000) Subject: sunxi: update orangepi-plus profile to reflect the real uboot package X-Git-Tag: reboot~515 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=42cd31a7775e6537b8691ac0dd0042391a3400f3;p=openwrt%2Fopenwrt.git sunxi: update orangepi-plus profile to reflect the real uboot package Signed-off-by: Zoltan HERPAI SVN-Revision: 48626 --- diff --git a/target/linux/sunxi/profiles/orangepi_plus.mk b/target/linux/sunxi/profiles/orangepi_plus.mk index c83f508655..3da9da7fb1 100644 --- a/target/linux/sunxi/profiles/orangepi_plus.mk +++ b/target/linux/sunxi/profiles/orangepi_plus.mk @@ -8,7 +8,7 @@ define Profile/orangepi_plus NAME:=orangepi_plus PACKAGES:=\ - kmod-rtc-sunxi uboot-sunxi-xunlong_orangepi_plus + kmod-rtc-sunxi uboot-sunxi-orangepi_plus endef define Profile/orangepi_plus/Description