This website requires JavaScript.
Explore
Help
Register
Sign In
Rhinemann
/
ak-labs
Watch
1
Star
0
Fork
You've already forked ak-labs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
850591ae2c
ak-labs
/
lab_6
/
Kbuild
4 lines
84 B
Makefile
Raw
Blame
History
# kbuild part of makefile
obj-m
:=
hello1.o hello2.o
ccflags-y
:=
-I
$(
obj
)
/inc -g
Reference in New Issue
View Git Blame
Copy Permalink