Update real-device objects
This commit is contained in:
@@ -12,9 +12,11 @@ endif()
|
||||
|
||||
build_lib(
|
||||
LIBNAME real-device
|
||||
SOURCE_FILES model/evb-lan9668.cc
|
||||
SOURCE_FILES model/real-switch.cc
|
||||
model/evb-lan9668.cc
|
||||
helper/real-device-helper.cc
|
||||
HEADER_FILES model/evb-lan9668.h
|
||||
HEADER_FILES model/real-switch.h
|
||||
model/evb-lan9668.h
|
||||
helper/real-device-helper.h
|
||||
LIBRARIES_TO_LINK ${libcore}
|
||||
${libethernet}
|
||||
|
||||
Reference in New Issue
Block a user