projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
test: log: Give tests names instead of numbers
[platform/kernel/u-boot.git]
/
test
/
cmd
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0+
2
#
3
# Copyright (c) 2013 Google, Inc
4
5
obj-y += mem.o
6
obj-$(CONFIG_CMD_MEM_SEARCH) += mem_search.o