diff --git a/components/communication.json b/components/communication.json index 445505fb5e96ac4014f1e43e11bcc23fff034afa..38638f0412db62db6d3cfe94e7a50d2db0001bd0 100755 --- a/components/communication.json +++ b/components/communication.json @@ -94,10 +94,10 @@ "description": "dhcp service based on linux.", "optional": "true", "dirs": [ - "foundation/communication/wifi/dhcp" + "foundation/communication/dhcp" ], "targets": [ - "//foundation/communication/wifi/dhcp:dhcp" + "//foundation/communication/dhcp:dhcp" ], "rom": "", "ram": "",