xref: /haiku/src/system/boot/platform/Jamfile (revision 93aeb8c3bc3f13cb1f282e3e749258a23790d947)
1SubDir HAIKU_TOP src system boot platform ;
2
3if $(TARGET_BOOT_PLATFORM) {
4	SubInclude HAIKU_TOP src system boot platform $(TARGET_BOOT_PLATFORM) ;
5}
6