diff --git a/CMakeLists.txt b/CMakeLists.txt index 58e261ff80c80677a49ac338977a9779f5981832..984845eef2205313db0642e2d85931c7efd3b463 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -40,4 +40,4 @@ add_subdirectory(src) IF( NOT OPENWRT_CROSSCOMPILING ) add_subdirectory(test) ENDIF() -#add_subdirectory(devices) +add_subdirectory(devices)