diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2016-02-15 17:27:13 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2016-02-15 17:27:13 -0600 |
commit | 4ac96cbaeb052b308a6432b7ad33db679e5f923e (patch) | |
tree | 8ed0b6a938f13a0213eb130aab5049339345f48c /Makefile | |
parent | f8e555cf3a96433a3c3b763130a59db7dc09fc49 (diff) | |
download | kernel-4ac96cbaeb052b308a6432b7ad33db679e5f923e.tar.gz kernel-4ac96cbaeb052b308a6432b7ad33db679e5f923e.tar.xz kernel-4ac96cbaeb052b308a6432b7ad33db679e5f923e.zip |
Fix make local
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |