Blame view

test/Makefile 162 Bytes
a72007d99   Simon Glass   sandbox: Add basi...
1
2
3
  #
  # (C) Copyright 2012 The Chromium Authors
  #
1a4596601   Wolfgang Denk   Add GPL-2.0+ SPDX...
4
  # SPDX-License-Identifier:	GPL-2.0+
a72007d99   Simon Glass   sandbox: Add basi...
5
  #
bcfe8fdf3   Masahiro Yamada   dts, api, test: c...
6
7
  obj-$(CONFIG_SANDBOX) += command_ut.o
  obj-$(CONFIG_SANDBOX) += compression.o