Skip to content

Commit

Permalink
Remove git artifact
Browse files Browse the repository at this point in the history
Signed-off-by: Caldeira, Quentin <[email protected]>
  • Loading branch information
QuentinCaldeira-eaton committed Jun 28, 2024
1 parent e82693c commit b607128
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/inet/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -162,15 +162,12 @@ static_library("inet") {
"UDPEndPointImpl${chip_system_config_inet}.h",
"UDPEndPointImpl.h",
]
<<<<<<< HEAD
=======

if (chip_system_config_inet == "Sockets") {
# TODO: dependency on this one is not clear as it is only ever
# enabled through CMakeLists.txt. Added here for completeness
sources += [ "ZephyrSocket.h" ]
}
>>>>>>> parent of f283940c03 (Remove ZephyrSocket)
}

if (chip_with_nlfaultinjection) {
Expand Down

0 comments on commit b607128

Please sign in to comment.