Skip to content
Snippets Groups Projects
Commit de4c760b authored by Yuri.Sh's avatar Yuri.Sh Committed by GitHub
Browse files

Merge pull request #116 from ian-abbott/no-krel

Makefile: remove KREL
parents 494505c9 32d8a519
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -27,7 +27,6 @@ EXTRA_FLAGS += -I$(PWD)
KDIR ?= /lib/modules/$(shell uname -r)/build
MDIR ?= /lib/modules/$(shell uname -r)
PWD := $(shell pwd)
KREL := $(shell cd ${KDIR} && make -s kernelrelease)
PWD := $(shell pwd)
 
export CONFIG_EXFAT_FS := m
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment