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
power: supply: bq24190_charger: Add disable-reset device-property
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
nsfs
/
Makefile
blob
2306054a901a4059102eecf7d47bbab6fe1de630
1
TEST_PROGS
:=
owner pidns
2
3
CFLAGS
:= -
Wall
-
Werror
4
5
all
:
owner pidns
6
owner
:
owner.c
7
pidns
:
pidns.c
8
9
clean
:
10
$(
RM
)
owner pidns
11
12
include
..
/
lib.mk