mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-20 23:18:16 +02:00
6 lines
117 B
Makefile
6 lines
117 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += core.o
|
|
obj-y += supplicant.o
|
|
obj-$(CONFIG_SUPPORT_EMMC_RPMB) += rpmb.o
|