Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
umlaeute committed Feb 18, 2021
2 parents 2883b32 + f62fb90 commit 4ef6efe
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
ifneq ($(KERNELRELEASE),)
# (only) the following line is invoked by kbuild
include Kbuild
else # !kbuild
ifeq ($(KBUILD_MODULES),)

KERNELRELEASE ?= `uname -r`
KERNEL_DIR ?= /lib/modules/$(KERNELRELEASE)/build
Expand Down

0 comments on commit 4ef6efe

Please sign in to comment.