]> rtime.felk.cvut.cz Git - orte.git/commitdiff
RTEMS: use DHCP network configuartion for shell example.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Sun, 2 Nov 2014 16:11:31 +0000 (17:11 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Sun, 2 Nov 2014 16:11:31 +0000 (17:11 +0100)
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
orte/examples/rtems-shell/init.c

index e19c0e6b35c8ca5ca976f76cf8c18aa7d565aaf8..37293b40002f2f478ff14e482037cb5f598ee843 100644 (file)
@@ -64,7 +64,7 @@
   #endif
 #endif
 
-#include "networkconfig-static.h"
+#include "networkconfig.h"
 
 #if RTEMS_VER_CODE < VER_CODE(4,7,99)
   #define rtems_shell_add_cmd shell_add_cmd