1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

* another jamfile fix

This commit is contained in:
Kaspar Schleiser 2010-10-04 16:21:57 +02:00
parent f9770a72a6
commit ea9f44b707

View File

@ -29,8 +29,6 @@ SubDir TOP sys ;
Module swtimer : swtimer.c : hwtimer ;
Module posix_io : posix_io.c ;
Module shell : shell.c : hashtable hash_string ;
Module ps : ps.c ;
Module auto_init : auto_init.c ;