Skip to content
Snippets Groups Projects
Commit fb8c7a8b authored by Christian Tramnitz's avatar Christian Tramnitz Committed by Matthias Schiffer
Browse files

sunxi: add Banana Pro (#802)

build-tested with 2016.1.4, boots but packet loss on eth0
omitted ata due to build errors
parent bae721a9
No related branches found
No related tags found
No related merge requests found
......@@ -9,3 +9,9 @@ $(eval $(call GluonProfile,Lamobo_R1,uboot-sunxi-Lamobo_R1 kmod-ata-sunxi kmod-r
$(eval $(call GluonProfileFactorySuffix,Lamobo_R1,-sdcard-vfat-ext4,.img.gz))
$(eval $(call GluonProfileSysupgradeSuffix,Lamobo_R1))
$(eval $(call GluonModel,Lamobo_R1,Lamobo_R1,lemaker-lamobo-r1))
# Banana Pro
$(eval $(call GluonProfile,Bananapro,uboot-sunxi-Bananapro kmod-rtc-sunxi kmod-brcmfmac))
$(eval $(call GluonProfileFactorySuffix,Bananapro,-sdcard-vfat-ext4,.img.gz))
$(eval $(call GluonProfileSysupgradeSuffix,Bananapro))
$(eval $(call GluonModel,Bananapro,Bananapro,lemaker-banana-pro))
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