Skip to content

Commit 683a1c9

Browse files
committed
Use mmc3 branch, always
1 parent da36682 commit 683a1c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export RELEASE_NAME ?= 0.1~dev
22
export RELEASE ?= 1
3-
export LINUX_BRANCH ?= my-hacks-1.2-with-drm
4-
export BOOT_TOOLS_BRANCH ?= with-drm
3+
export LINUX_BRANCH ?= my-hacks-1.2-with-mmc3
4+
export BOOT_TOOLS_BRANCH ?= with-drm-mmc3
55
LINUX_LOCALVERSION ?= -ayufan-$(RELEASE)
66

77
all: linux-pinebook linux-pine64 linux-sopine

0 commit comments

Comments
 (0)