mirror of https://github.com/ipxe/ipxe.git
Removed obsolete line merged in with the cmdline stuff
parent
504a705d9e
commit
0dd0a8366e
|
@ -157,7 +157,6 @@ int main ( void ) {
|
|||
if ( netdev ) {
|
||||
test_dhcp ( netdev );
|
||||
//cmdl_start();
|
||||
//test_aoeboot ( &static_single_netdev );
|
||||
} else {
|
||||
printf ( "No network device found\n" );
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue