]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Create interrupts.c and modify Makefile
authorTsiChungLiew <Tsi-Chung.Liew@freescale.com>
Fri, 6 Jul 2007 04:10:40 +0000 (23:10 -0500)
committerJohn Rigby <jrigby@freescale.com>
Tue, 10 Jul 2007 20:29:09 +0000 (14:29 -0600)
commit2e3f25ae9082daa9f5d181db45dfbc2e52ce0f97
tree623b7791338652474fa7d506852b7734232143ef
parentddd104f1ed655eda50c06ba636237a83ed943f34
Create interrupts.c and modify Makefile

interrupt_init() and dtimer_intr_setup() are placed in interrupts.c. Added interrupts.o to Makefile

Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
cpu/mcf532x/Makefile
cpu/mcf532x/interrupts.c [new file with mode: 0644]