Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
A2720
a2720-mod
Commits
6c295620
Commit
6c295620
authored
Apr 06, 2021
by
Alessio Igor Bogani
Browse files
Update build system
parent
db656479
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
6c295620
obj-m
:=
a2720.o
SRC
:=
$(
shell
pwd
)
KERNEL_SRC
:=
/lib/modules/
$(
shell
uname
-r
)
/build
all
:
$(MAKE)
-C
$(KERNEL_SRC)
M
=
$(SRC)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment