diff --git a/Makefile b/Makefile index 3fccd4a..bb57607 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ GLUON_GIT_REF := e94c0d5aa57ee8516a3cf6929b4ca58da2bded33 SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key GLUON_TARGETS ?= \ - ar71xx-generic \ + ar71xx-generic #\ ar71xx-tiny \ ar71xx-nand \ brcm2708-bcm2708 \ diff --git a/site.mk b/site.mk index 7771b17..c2f260d 100644 --- a/site.mk +++ b/site.mk @@ -20,6 +20,7 @@ GLUON_SITE_PACKAGES := \ gluon-radvd \ gluon-setup-mode \ gluon-status-page \ + gluon-segment-mover \ iwinfo \ iptables \ haveged \