# # Trampoline OS # # Trampoline is copyright (c) IRCCyN 2005+ # Copyright ESEO for function and data structures documentation and ARM port # Trampoline est prot�g� par la loi sur la propri�t� intellectuelle # # This software is distributed under the Lesser GNU Public Licence # # Warning: This Makefile SHOULD not be called directly. # It is automatically called from the Makefile # # Trampoline OS # # Trampoline is copyright (c) IRCCyN 2005+ # Trampoline is protected by the French intellectual property law. # # This software is distributed under the Lesser GNU Public Licence # # $Date: 2010-07-07 17:45:59 +0200 (Mer, 07 jul 2010) $ # $Rev: 1177 $ # $Author: jlb $ # $URL: https://trampoline.rts-software.org/svn/trunk/machines/arm/olimex_lpc_e2294/Makefile $ # # Warning: This Makefile SHOULD not be called directly. # It is automatically called from the Makefile # generated by goil. # #kernel OS architecture dependant files SOURCES += olimex_tpl_sleep.S \ olimex_bootstrap_stage1.S \ olimex_bootstrap_stage2.c \ olimex_tpl_stubs.c \ olimex_irq.c \ olimex_exception_catch.S