view kernel/recipe.yaml @ 333:dcae6574c974

Increment to qt5
author Windel Bouwman
date Sun, 09 Feb 2014 15:27:57 +0100
parents a79ac866732f
children 6f4753202b9a
line wrap: on
line source


link:
  inputs:
    compile:
       sources: [memory.c3, kernel.c3, syscall.c3, process.c3, schedule.c3, arch_arm.c3]
       includes: []
       machine: arm
       output: kernel.elf2
    assemble:
       source: boot_arm.asm
  code: 0x8000
  data: 0x9000