Remove duplicate entry
This commit is contained in:
parent
88c91aae25
commit
a52c45bd08
1 changed files with 0 additions and 1 deletions
|
@ -188,7 +188,6 @@ endif( ENABLE_SN)
|
||||||
|
|
||||||
if( ENABLE_UEVENT )
|
if( ENABLE_UEVENT )
|
||||||
add_definitions( -DENABLE_UEVENT )
|
add_definitions( -DENABLE_UEVENT )
|
||||||
set( SOURCES ${SOURCES} src/util/uevent.c)
|
|
||||||
endif( ENABLE_UEVENT )
|
endif( ENABLE_UEVENT )
|
||||||
|
|
||||||
if(ENABLE_BACKTRACE)
|
if(ENABLE_BACKTRACE)
|
||||||
|
|
Loading…
Reference in a new issue