mirror of
https://github.com/ipxe/ipxe
synced 2025-12-08 10:20:24 +03:00
Removed obsolete line merged in with the cmdline stuff
This commit is contained in:
@@ -157,7 +157,6 @@ int main ( void ) {
|
|||||||
if ( netdev ) {
|
if ( netdev ) {
|
||||||
test_dhcp ( netdev );
|
test_dhcp ( netdev );
|
||||||
//cmdl_start();
|
//cmdl_start();
|
||||||
//test_aoeboot ( &static_single_netdev );
|
|
||||||
} else {
|
} else {
|
||||||
printf ( "No network device found\n" );
|
printf ( "No network device found\n" );
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user