summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2016-02-15 17:27:13 -0600
committerJustin M. Forbes <jforbes@redhat.com>2016-02-15 17:27:13 -0600
commit4ac96cbaeb052b308a6432b7ad33db679e5f923e (patch)
tree8ed0b6a938f13a0213eb130aab5049339345f48c /Makefile
parentf8e555cf3a96433a3c3b763130a59db7dc09fc49 (diff)
downloadkernel-4ac96cbaeb052b308a6432b7ad33db679e5f923e.tar.gz
kernel-4ac96cbaeb052b308a6432b7ad33db679e5f923e.tar.xz
kernel-4ac96cbaeb052b308a6432b7ad33db679e5f923e.zip
Fix make local
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9dc13b516..694ac55af 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ noarch:
fedpkg -v local --arch=noarch
# 'make local' also needs to build the noarch firmware package
-local: noarch
+local:
fedpkg -v local
extremedebug: