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

* have project compiled last

This commit is contained in:
Kaspar Schleiser 2010-11-01 15:50:56 +01:00
parent 0f4a72974a
commit f47541c33f

View File

@ -67,8 +67,8 @@ Debug debug : $(TARGET) ;
ListModules listmodules ;
ShowFlags showflags : $(TARGET) ;
SubInclude TOP projects $(PROJECT) ;
SubInclude TOP sys ;
SubInclude TOP core ;
SubInclude TOP drivers ;
SubInclude TOP board ;
SubInclude TOP projects $(PROJECT) ;