X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=net%2Fbootp.c;h=55dcc81db60d973df9141da3fc72daa2eb9198e9;hb=992742a5b09d9040adbd156fb90756af66ade310;hp=cfe6f8dd6b9276ce8f73e1542b43a02e89f6a218;hpb=e881cb563e32f45832b7b6db77bdcd017adcbb41;p=platform%2Fkernel%2Fu-boot.git diff --git a/net/bootp.c b/net/bootp.c index cfe6f8d..55dcc81 100644 --- a/net/bootp.c +++ b/net/bootp.c @@ -979,7 +979,6 @@ void DhcpRequest(void) { BootpRequest(); } -#endif - -#endif +#endif /* CONFIG_CMD_DHCP */ +#endif /* CONFIG_CMD_NET */