You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Gibson
156649d4f6
Fix building of dumptrees
...
Without this rather odd constrained pattern rule, make attempts to build
dumptrees using the default %: %.c rule instead of the defined %: %.o and
%.o: %.c rules.
18 years ago
..
.gitignore
libfdt - library for manipulating device trees in flattened format
18 years ago
Makefile
Fix building of dumptrees
18 years ago
dumptrees.c
Have tests read example tree from a generated file, rather than link it in.
18 years ago
getprop.c
Have tests read example tree from a generated file, rather than link it in.
18 years ago
nop_node.c
Have tests read example tree from a generated file, rather than link it in.
18 years ago
nop_property.c
Have tests read example tree from a generated file, rather than link it in.
18 years ago
notfound.c
Have tests read example tree from a generated file, rather than link it in.
18 years ago
path_offset.c
Have tests read example tree from a generated file, rather than link it in.
18 years ago
property_offset.c
Have tests read example tree from a generated file, rather than link it in.
18 years ago
root_node.c
Have tests read example tree from a generated file, rather than link it in.
18 years ago
run_tests.sh
Have tests read example tree from a generated file, rather than link it in.
18 years ago
setprop_inplace.c
Have tests read example tree from a generated file, rather than link it in.
18 years ago
subnode_offset.c
Have tests read example tree from a generated file, rather than link it in.
18 years ago
testdata.h
libfdt - library for manipulating device trees in flattened format
18 years ago
tests.h
Have tests read example tree from a generated file, rather than link it in.
18 years ago
testutils.c
Have tests read example tree from a generated file, rather than link it in.
18 years ago
trees.S
libfdt - library for manipulating device trees in flattened format
18 years ago