Skip to content
Snippets Groups Projects
Commit 1478dbaa authored by Johannes Rudolph's avatar Johannes Rudolph
Browse files

add targets

parent 8a01e246
No related branches found
No related tags found
1 merge request!10Citest
......@@ -9,4 +9,16 @@ rm -rf ./packages/ffnw
git clone https://git.nordwest.freifunk.net/ffnw-firmware/packages.git ./packages/ffnw
make -dkj $cpus GLUON_BRANCH=stable
\ No newline at end of file
make -dkj $cpus GLUON_BRANCH=stable GLUON_TARGET=ar71xx-generic
make -dkj $cpus GLUON_BRANCH=stable GLUON_TARGET=ar71xx-nand
make -dkj $cpus GLUON_BRANCH=stable GLUON_TARGET=mpc85xx-generic
make -dkj $cpus GLUON_BRANCH=stable GLUON_TARGET=x86-generic
make -dkj $cpus GLUON_BRANCH=stable GLUON_TARGET=x86-kvm_guest
make -dkj $cpus GLUON_BRANCH=stable GLUON_TARGET=x86-64
make -dkj $cpus GLUON_BRANCH=stable GLUON_TARGET=x86-xen_domu
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment