Skip to content

Commit

Permalink
Allow to build packages only
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Jan 12, 2018
1 parent d000b5c commit 8e5cee4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Makefile.variants.mk
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,9 @@ linux-minimal-rock64: \
linux-virtual \
u-boot-flash-spi \
u-boot-erase-spi

.PHONY: linux-packages-rock64 # build all packages only
linux-packages-rock64: \
linux-virtual \
u-boot-flash-spi \
u-boot-erase-spi

0 comments on commit 8e5cee4

Please sign in to comment.