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
staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
rtc
/
Makefile
blob
de9c8566672ae7e4bd7d6d7c321455ff5525b5a2
1
# SPDX-License-Identifier: GPL-2.0
2
CFLAGS
+= -
O3
-
Wl
,-
no-as-needed
-
Wall
3
LDFLAGS
+= -
lrt
-
lpthread
-
lm
4
5
TEST_GEN_PROGS
=
rtctest
6
7
TEST_GEN_PROGS_EXTENDED
=
setdate
8
9
include
..
/
lib.mk