mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
Merge "build: warn about RSS driver experimental status" into integration
This commit is contained in:
commit
49e6f94c13
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
#
|
||||
|
||||
$(warning "RSS driver is an experimental feature")
|
||||
|
||||
RSS_COMMS_SOURCES := $(addprefix drivers/arm/rss/, \
|
||||
rss_comms.c \
|
||||
rss_comms_protocol.c \
|
||||
|
|
Loading…
Add table
Reference in a new issue