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

* minor file rename

This commit is contained in:
Kaspar Schleiser 2010-12-14 11:39:52 +01:00
parent d2e45cdf59
commit 6ff96f0ab1
2 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
SubDir TOP board msb-430-common ;
Module board : board_init.c debug_uart.c ;
Module board : board_init.c uart1.c ;
Module board_config : board_config.c ;
UseModule board ;