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
/
size
/
Makefile
blob
bbd0b5398b613c08ee77eb4fbf9740383d874c0d
1
all
:
get_size
2
3
get_size
:
get_size.c
4
$(
CC
) -
static
-
ffreestanding
-
nostartfiles
-
s
$< -
o
$
@
5
6
TEST_PROGS
:=
get_size
7
8
include
..
/
lib.mk
9
10
clean
:
11
$(
RM
)
get_size