mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-10 22:52:11 -05:00
sunxi: update Bananapi profile to the new u-boot
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42423
This commit is contained in:
parent
14cf28b284
commit
6833e90f0c
@ -5,14 +5,14 @@
|
|||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
#
|
#
|
||||||
|
|
||||||
define Profile/bananaPi
|
define Profile/Bananapi
|
||||||
NAME:=bananaPi
|
NAME:=Bananapi
|
||||||
PACKAGES:=\
|
PACKAGES:=\
|
||||||
uboot-sunxi-bananapi kmod-rtc-sunxi
|
uboot-sunxi-Bananapi kmod-rtc-sunxi
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/bananaPi/Description
|
define Profile/Bananapi/Description
|
||||||
Package set optimized for the bananaPi
|
Package set optimized for the Bananapi
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call Profile,bananaPi))
|
$(eval $(call Profile,Bananapi))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user