Skip to content

Commit 8c41c09

Browse files
committed
Use with-drm variant
1 parent 2eb6201 commit 8c41c09

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
4-
export BOOT_TOOLS_BRANCH ?= master
3+
export LINUX_BRANCH ?= my-hacks-1.2-with-drm
4+
export BOOT_TOOLS_BRANCH ?= with-drm
55
LINUX_LOCALVERSION ?= -ayufan-$(RELEASE)
66

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

0 commit comments

Comments
 (0)