X-Git-Url: https://codewiz.org/gitweb?p=bertos.git;a=blobdiff_plain;f=examples%2Fat91sam7%2Fat91sam7x.mk;h=77e45791d596b2de9d5c8770055a6beb542f5e71;hp=d5d1871c5a34866841abc9a0d3c04afa3d04c85c;hb=d9d931610bca1df6ceb9227eacc9ff2c7f89b77a;hpb=1c675e3194ab2c54098866018f4856c736922553 diff --git a/examples/at91sam7/at91sam7x.mk b/examples/at91sam7/at91sam7x.mk index d5d1871c..77e45791 100644 --- a/examples/at91sam7/at91sam7x.mk +++ b/examples/at91sam7/at91sam7x.mk @@ -31,7 +31,6 @@ at91sam7x_CSRC = \ bertos/kern/proc.c \ bertos/kern/coop.c \ bertos/kern/preempt.c \ - bertos/kern/idle.c \ bertos/kern/proc_test.c \ bertos/kern/monitor.c \ bertos/kern/signal.c \