diff --git a/lte/phy/examples/CMakeLists.txt b/lte/examples/CMakeLists.txt similarity index 100% rename from lte/phy/examples/CMakeLists.txt rename to lte/examples/CMakeLists.txt diff --git a/lte/phy/examples/cell_measurement.c b/lte/examples/cell_measurement.c similarity index 100% rename from lte/phy/examples/cell_measurement.c rename to lte/examples/cell_measurement.c diff --git a/lte/phy/examples/cell_search.c b/lte/examples/cell_search.c similarity index 100% rename from lte/phy/examples/cell_search.c rename to lte/examples/cell_search.c diff --git a/lte/phy/examples/cell_search_utils.c b/lte/examples/cell_search_utils.c similarity index 100% rename from lte/phy/examples/cell_search_utils.c rename to lte/examples/cell_search_utils.c diff --git a/lte/phy/examples/cell_search_utils.h b/lte/examples/cell_search_utils.h similarity index 100% rename from lte/phy/examples/cell_search_utils.h rename to lte/examples/cell_search_utils.h diff --git a/lte/phy/examples/hl_example.c b/lte/examples/hl_example.c similarity index 100% rename from lte/phy/examples/hl_example.c rename to lte/examples/hl_example.c diff --git a/lte/phy/examples/iodev.c b/lte/examples/iodev.c similarity index 100% rename from lte/phy/examples/iodev.c rename to lte/examples/iodev.c diff --git a/lte/phy/examples/iodev.h b/lte/examples/iodev.h similarity index 100% rename from lte/phy/examples/iodev.h rename to lte/examples/iodev.h diff --git a/lte/phy/examples/ll_example.c b/lte/examples/ll_example.c similarity index 100% rename from lte/phy/examples/ll_example.c rename to lte/examples/ll_example.c diff --git a/lte/phy/examples/pdsch_enodeb.c b/lte/examples/pdsch_enodeb.c similarity index 100% rename from lte/phy/examples/pdsch_enodeb.c rename to lte/examples/pdsch_enodeb.c diff --git a/lte/phy/examples/pdsch_ue.c b/lte/examples/pdsch_ue.c similarity index 100% rename from lte/phy/examples/pdsch_ue.c rename to lte/examples/pdsch_ue.c diff --git a/lte/phy/examples/synch_file.c b/lte/examples/synch_file.c similarity index 100% rename from lte/phy/examples/synch_file.c rename to lte/examples/synch_file.c