Skip to content

Commit e3920a0

Browse files
committed
Fix Makefile problem
1 parent 935dad7 commit e3920a0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,10 @@ kernel-tarball: linux-pine64-$(RELEASE_NAME).tar.xz
118118
.PHONY: linux-package
119119
linux-package: linux-pine64-package-$(RELEASE_NAME).deb
120120

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

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

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

130127
.PHONY: simple-image

0 commit comments

Comments
 (0)