mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-14 10:15:21 +00:00
Prepare to split extract_dts_includes in modules. extract_dts_includes design is based on globals. Every module must be able to use (import) them. Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
8 lines
123 B
Python
8 lines
123 B
Python
#
|
|
# Copyright (c) 2017 Bobby Noelte
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
# Empty to allow all modules to be imported
|