# vim:set ft=make:

PREPROCESS_PARTS        += pxa 16550 vcache armv5
CONFIG_KERNEL_LOAD_ADDR := 0xa0000000

uart_IMPL             += uart-16550
config_IMPL           += config-arm-pxa_sa1100
mem_layout_IMPL       += mem_layout-arm-pxa
pic_IMPL              += pic-arm-pxa_sa1100
bootstrap_IMPL        += bootstrap-arm-pxa
timer_IMPL            += timer-arm-pxa_sa1100
kernel_uart_IMPL      += kernel_uart-arm-pxa
reset_IMPL            += reset-arm-pxa
