We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb6201 commit 8c41c09Copy full SHA for 8c41c09
Makefile
@@ -1,7 +1,7 @@
1
export RELEASE_NAME ?= 0.1~dev
2
export RELEASE ?= 1
3
-export LINUX_BRANCH ?= my-hacks-1.2
4
-export BOOT_TOOLS_BRANCH ?= master
+export LINUX_BRANCH ?= my-hacks-1.2-with-drm
+export BOOT_TOOLS_BRANCH ?= with-drm
5
LINUX_LOCALVERSION ?= -ayufan-$(RELEASE)
6
7
all: linux-pinebook linux-pine64 linux-sopine
0 commit comments