genode/repos/base/mk/spec/pbxa9.mk
2018-05-03 15:32:01 +02:00

17 lines
264 B
Makefile

#
# Enable peripherals of the platform
#
SPECS += pl050 pl11x ps2 pl180 lan9118 framebuffer
#
# Pull in CPU specifics
#
SPECS += arm_v7a
#
# Add device parameters to include search path
#
REP_INC_DIR += include/spec/pbxa9
include $(BASE_DIR)/mk/spec/arm_v7a.mk