diff --git a/Makefile b/Makefile index 68e97a0..60f3e0e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ GLUON_BUILD_DIR := gluon-build GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon.git -GLUON_GIT_REF := 6899e50c97b34976fcb7d627062e6effa8078067 +GLUON_GIT_REF := e773f686c932fa4866fbb30178500e8c894c1ed4 #https://github.com/freifunk-gluon/gluon/commit/6b8888fe5aebd941c5e7a83a97ceb0678bee4c43 @@ -10,6 +10,9 @@ GLUON_TARGETS ?= \ ar71xx-generic \ ar71xx-nand \ mpc85xx-generic \ + ramips-mt7621 \ + ramips-rt305x \ + sunxi \ x86-64 \ x86-generic