Skip to content
Snippets Groups Projects
Commit acbcd790 authored by Chris Fiege's avatar Chris Fiege
Browse files

Add missing architectures

parent c86c35e1
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,25 @@ cd ../
# Setting environment
# ###################
#ARCHITECTURES=( ar71xx-tiny ar71xx-generic ar71xx-nand brcm2708-bcm2708 brcm2708-bcm2709 mpc85xx-generic x86-64 x86-generic ramips-mt7621)
ARCHITECTURES=( ar71xx-tiny )
ARCHITECTURES=( ar71xx-tiny\
ar71xx-generic\
ar71xx-nand\
brcm2708-bcm2708\
brcm2708-bcm2709\
ipq40xx\
mpc85xx-generic\
ramips-mt7620\
ramips-mt7621\
ramips-mt76x8\
ramips-rt305x\
sunxi-cortexa7\
x86-64\
x86-generic\
x86-geode )
#ARCHITECTURES=( ar71xx-tiny )
#ARCHITECTURES=( mpc85xx-generic )
#ARCHITECTURES=( ramips-mt76x8 )
#ARCHITECTURES=( x86-64 )
#BRANCH=stable
#BRANCH=unbranded_stable
BRANCH=experimental
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment