Files
David Hendricks 6f4bd2f6eb firmware/coreboot: Subtree merged libhwbase
Signed-off-by: David Hendricks <dhendricks@fb.com>
2018-06-14 15:32:35 -07:00

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