Makefile 111 B

1234
  1. # SPDX-License-Identifier: GPL-2.0+
  2. obj-$(CONFIG_CMD_EXCEPTION) += exception.o
  3. obj-$(CONFIG_CMD_SBI) += sbi.o