Steffen Jaeckel | e1788f9 | 2021-07-08 15:57:40 +0200 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
2 | obj-y += cmd_ut_common.o | ||||
3 | obj-$(CONFIG_AUTOBOOT) += test_autoboot.o | ||||
Simon Glass | a128b1b | 2022-03-04 08:43:01 -0700 | [diff] [blame^] | 4 | obj-$(CONFIG_EVENT) += event.o |