Skip to content

Commit

Permalink
Set default IMX target
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejro committed Jul 5, 2022
1 parent bcaaff7 commit 09133be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ LOSETUP_DEV=$(shell sudo /sbin/losetup -f)

V ?= mark-two
BOOT ?= uSD
IMX ?= imx6ulz
BOOT_PARSED=$(shell echo "${BOOT}" | tr '[:upper:]' '[:lower:]')

ifeq ("${V}","mark-one")
Expand Down

0 comments on commit 09133be

Please sign in to comment.