summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-12-10 14:17:58 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2014-12-10 14:17:58 +0100
commitb376c670531309cc7bc09d70b5de0b5d0f334dcc (patch)
treee27163aa2b7c97ac3253e59b92b1c137fba689b0 /Makefile
parentd06fd48c90eccdfbfd32d409b5b0d3d040ebd29d (diff)
downloadalpine-mksite-b376c670531309cc7bc09d70b5de0b5d0f334dcc.tar.bz2
alpine-mksite-b376c670531309cc7bc09d70b5de0b5d0f334dcc.tar.xz
display arm release
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ec0d6a5..4960b90 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ generate_commits = $(LUA) _scripts/generate_git-commits.lua
git_atom_url := http://git.alpinelinux.org/cgit/aports/atom
-archs := x86_64 x86
+archs := x86_64 x86 armhf
releases_yaml = $(archs:%=releases.%.yaml)
releases_url := http://nl.alpinelinux.org/alpine/latest-stable/releases
releases_url_suffix = $(@:releases.%.yaml=%/latest-releases.yaml)