repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'akpm' (patches from Andrew Morton)
[linux/fpc-iii.git]
/
Documentation
/
networking
/
Makefile
blob
0aa1ac98fc2b1b1a9325f066879216d56ae7e1db
1
# kbuild trick to avoid linker error. Can be omitted if a module is built.
2
obj-
:=
dummy.o
3
4
# Tell kbuild to always build the programs
5
always
:= $(
hostprogs-y
)
6
7
obj-m
:=
timestamping
/