Skip to content

Commit

Permalink
Fix Makefile problem
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Aug 17, 2017
1 parent 935dad7 commit e3920a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Expand Up @@ -118,13 +118,10 @@ kernel-tarball: linux-pine64-$(RELEASE_NAME).tar.xz
.PHONY: linux-package
linux-package: linux-pine64-package-$(RELEASE_NAME).deb

.PHONY: simple-image-pinebook-$(RELEASE_NAME).img.xz
simple-image-pinebook: simple-image-pinebook-$(RELEASE_NAME).img.xz

.PHONY: simple-image-pine64-$(RELEASE_NAME).img.xz
simple-image-pine64: simple-image-pine64-$(RELEASE_NAME).img.xz

.PHONY: simple-image-sopine-$(RELEASE_NAME).img.xz
simple-image-sopine: simple-image-sopine-$(RELEASE_NAME).img.xz

.PHONY: simple-image
Expand Down

0 comments on commit e3920a0

Please sign in to comment.