Skip to content

Commit b607128

Browse files
Remove git artifact
Signed-off-by: Caldeira, Quentin <QuentinCaldeira@eaton.com>
1 parent e82693c commit b607128

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/inet/BUILD.gn

-3
Original file line numberDiff line numberDiff line change
@@ -162,15 +162,12 @@ static_library("inet") {
162162
"UDPEndPointImpl${chip_system_config_inet}.h",
163163
"UDPEndPointImpl.h",
164164
]
165-
<<<<<<< HEAD
166-
=======
167165

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

176173
if (chip_with_nlfaultinjection) {

0 commit comments

Comments
 (0)