forked from Imagelibrary/rtems
This breaks AArch32-specific portions of the ARM GPT driver into their own file so that the generic code can be moved for reuse by other architectures.
15 lines
528 B
Plaintext
15 lines
528 B
Plaintext
## This file was generated by "./boostrap -H".
|
|
|
|
include_HEADERS =
|
|
include_HEADERS += ../../../../../../bsps/arm/xen/include/bsp.h
|
|
include_HEADERS += include/bspopts.h
|
|
include_HEADERS += ../../../../../../bsps/arm/xen/include/tm27.h
|
|
|
|
include_bspdir = $(includedir)/bsp
|
|
include_bsp_HEADERS =
|
|
include_bsp_HEADERS += ../../../../../../bsps/arm/xen/include/bsp/irq.h
|
|
|
|
include_dev_clockdir = $(includedir)/dev/clock
|
|
include_dev_clock_HEADERS =
|
|
include_dev_clock_HEADERS += ../../../../../../bsps/include/dev/clock/arm-generic-timer.h
|