Move device specific files to device subdir

Change-Id: Ib42fef14bf4c7b779f44d99711a35c18b32a4c21
diff --git a/configure.ac b/configure.ac
index 125f41e..ee8077c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -203,6 +203,9 @@
     Transceiver52M/arch/common/Makefile \
     Transceiver52M/arch/arm/Makefile \
     Transceiver52M/arch/x86/Makefile \
+    Transceiver52M/device/Makefile \
+    Transceiver52M/device/uhd/Makefile \
+    Transceiver52M/device/usrp1/Makefile \
     tests/Makefile \
     tests/CommonLibs/Makefile \
     tests/Transceiver52M/Makefile \