mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-22 20:38:03 +00:00
build: warn about RSS driver experimental status
Change-Id: I93b7afe17395a94e1ec0ae09457eb2fd320d59a9 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
This commit is contained in:
parent
54b3fc63e4
commit
7e6cee53d3
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
# SPDX-License-Identifier: BSD-3-Clause
|
# SPDX-License-Identifier: BSD-3-Clause
|
||||||
#
|
#
|
||||||
|
|
||||||
|
$(warning "RSS driver is an experimental feature")
|
||||||
|
|
||||||
RSS_COMMS_SOURCES := $(addprefix drivers/arm/rss/, \
|
RSS_COMMS_SOURCES := $(addprefix drivers/arm/rss/, \
|
||||||
rss_comms.c \
|
rss_comms.c \
|
||||||
rss_comms_protocol.c \
|
rss_comms_protocol.c \
|
||||||
|
|
Loading…
Add table
Reference in a new issue