mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-26 09:47:45 +00:00
5 lines
162 B
Makefile
5 lines
162 B
Makefile
hw-y += hw-debug.ads
|
|
hw-y += hw-debug.adb
|
|
hw-$(CONFIG_HWBASE_DEBUG_NULL) += null/hw-debug_sink.ads
|
|
hw-$(CONFIG_HWBASE_DEBUG_TEXT_IO) += text_io/hw-debug_sink.ads
|