From 54dc08a5c4baf566e841ee90895e7f42ee19240f Mon Sep 17 00:00:00 2001 From: Bastian Date: Sun, 21 Jan 2018 16:49:27 +0100 Subject: [PATCH] Included VX-Lan Patch --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3fccd4a..f14b576 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key GLUON_TARGETS ?= \ ar71xx-generic \ - ar71xx-tiny \ + ar71xx-tiny #\ ar71xx-nand \ brcm2708-bcm2708 \ brcm2708-bcm2709 \